CustomValue

Element Information

Model

Children: ProgID, SerialData

Source

<xs:element name="CustomValue" minOccurs="0">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="ProgID" type="xs:string" minOccurs="0"/>
      <xs:element name="SerialData" type="xs:hexBinary" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample