Definition Type: Attribute
Name: arraySize
Namespace: http://niem.gov/niem/external/iso-10303-step/2/ex/dhs-gmo/1.0.0
Containing Schema: ex.xsd
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of arraySize in schema ex_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:attribute name="arraySize">
    <xs:simpleType>
        <xs:restriction>
            <xs:simpleType>
                <xs:list itemType="xs:integer" />
            </xs:simpleType>
            <xs:minLength value="1" />
        </xs:restriction>
    </xs:simpleType>
</xs:attribute>
Collapse Facets:
Facet Value
MinLength 1