2.3.25 SubType

SubType is reserved for future use. MUST be ignored by the protocol server.

Parent Elements

Type

Attributes:

MajorVersion: Reserved for future use. MUST be ignored by the protocol server.

MinorVersion: Reserved for future use. MUST be ignored by the protocol server.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="SubType">
   <xsd:complexType>
     <xsd:attribute name="MajorVersion" type="xsd:string" use="optional"/>
     <xsd:attribute name="MinorVersion" type="xsd:string" use="optional"/>
   </xsd:complexType>
 </xsd:element>