| namespace | urn:us:gov:ic:ism | ||
| type | restriction of xsd:date | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:attribute name="createDate"> <xsd:annotation> <xsd:documentation xml:lang="en"> This attribute is used to designate what date the document was produced on. This is the date that will be used by various constraint rules to determine if the document meets all the business rules. It must be on the element where resourceElement is true. </xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:date"/> </xsd:simpleType> </xsd:attribute> |