Documentation for ATIS-Draft-03-00-79

Complex Type: Attributes

[Table of contents]

Super-types: None
Sub-types: None
Name Attributes
Used by (from the same schema document) Complex Type SpatialObject , Complex Type SpatialObject , Complex Type SpatialObject , Complex Type SpatialObject , Complex Type SpatialObject , Complex Type SpatialObject , Complex Type SpatialObject
Abstract no
XML Instance Representation
<...>
<simpleAttributes> Text-name255 </simpleAttributes> [0..100]
<complexAttributes> Text-name255 </complexAttributes> [0..100]
</...>
Diagram
h-1187766196 h-1187766196
Schema Component Representation
<xs:complexType name="Attributes">
<xs:sequence>
<xs:element name="simpleAttributes" type=" Text-name255 " minOccurs="0" maxOccurs="100"/>
<xs:element name="complexAttributes" type=" Text-name255 " minOccurs="0" maxOccurs="100"/>
</xs:sequence>
</xs:complexType>