| diagram | |||||||||||||
| namespace | http://www.ATIS-Draft-03-00-79 | ||||||||||||
| type | extension of ExtendedInfo-string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="ExtendedInfo"> <xs:simpleContent> <xs:extension base="ExtendedInfo-string"> <xs:attribute name="EncodingType" use="required"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="base64Binary"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> |