Documentation for ATIS-Draft-03-00-79

Simple Type: OctetStringOptions

[Table of contents]

Super-types: None
Sub-types:
Name OctetStringOptions
Content
  • Union of following types:
    • xs:hexBinary
    • xs:base64Binary
Diagram
Schema Component Representation
<xs:simpleType name="OctetStringOptions">
<xs:union memberTypes=" xs:hexBinary xs:base64Binary"/>
</xs:simpleType>