Definition Type: Attribute
Name: expires
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-pdt.xsd
Use Required
Documentation:
The date until which the document will be valid.
Collapse XSD Schema Diagram:
XSD Diagram of expires
Collapse XSD Schema Code:
<xs:attribute name="expires" type="xs:date" use="required">
    <xs:annotation>
        <xs:documentation>The date until which the document will be valid.</xs:documentation>
    </xs:annotation>
</xs:attribute>