tns:mustUnderstand

Attribute Information

Source

<xs:attribute name="mustUnderstand">
  <xs:simpleType>
    <xs:restriction base="xs:boolean">
      <xs:pattern value="0|1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample