Showing:

Annotations
Properties
Source
Used by
Attribute @createDate
Namespace urn:us:gov:ic:ism
Annotations
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.
Type xsd:date
Properties
content: simple
Used by
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>
Schema location IC-ISM.xsd