Definition Type: ComplexType
Name: gMonth
Namespace: http://niem.gov/niem/proxy/xsd/2.0
Type: gMonth:http://www.w3.org/2001/XMLSchema
Containing Schema: xsd.xsd
Abstract
Documentation:
A data type for a Gregorian month with the format --MM--.
Collapse XSD Schema Diagram:
Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into SimpleObjectAttributeGroup in schema structures_xsdXSD Diagram of gMonth in schema xsd_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="gMonth">
    <xsd:annotation>
        <xsd:documentation>A data type for a Gregorian month with the format --MM--.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:gMonth">
            <xsd:attributeGroup ref="s:SimpleObjectAttributeGroup" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
nc:DecalMonthDate