Definition Type: Element
Name: DayOfMonth
Namespace: http://www.openapplications.org/oagis
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the Day of the month.
Collapse XSD Schema Diagram:
XSD Diagram of DayOfMonth in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="DayOfMonth" type="xs:positiveInteger" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the Day of the month.</xs:documentation>
    </xs:annotation>
</xs:element>