complexType atis:DirectoryTypePair
diagram
namespace http://www.ATIS-Draft-03-00-79
children directoryEntry-Type directoryEntry-SubType
used by
elements atis:DirectoryCoreRequest/requestPair atis:DirectoryEntry/requestPair atis:DirectoryAdvancedRequest/typePair atis:DirectoryDetailReply/typePair atis:DirectoryExtendedRequest/typePair
source <xs:complexType name="DirectoryTypePair">
 
<xs:sequence>
   
<xs:element name="directoryEntry-Type" type="Type"/>
   
<xs:element name="directoryEntry-SubType" type="SubType"/>
 
</xs:sequence>
</xs:complexType>

element atis:DirectoryTypePair/directoryEntry-Type
diagram
type atis:Type
properties
isRef 0
content simple
facets
minLength 2
maxLength 6
source <xs:element name="directoryEntry-Type" type="Type"/>

element atis:DirectoryTypePair/directoryEntry-SubType
diagram
type atis:SubType
properties
isRef 0
content simple
facets
length 6
source <xs:element name="directoryEntry-SubType" type="SubType"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy