Definition Type: ComplexType
Name: WindowType
Namespace: http://niem.gov/niem/external/ogc-context/1.1.0/dhs-gmo/1.0.0
Containing Schema: context.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into height in schema context_xsd Drilldown into width in schema context_xsdXSD Diagram of WindowType in schema context_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="WindowType">
    <xs:attribute name="width" type="xs:integer" use="required" />
    <xs:attribute name="height" type="xs:integer" use="required" />
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
width context:width Required
height context:height Required
Collapse Derivation Tree:
Collapse References:
context:Window