markup

Attribute Information

Used By

Element text

Source

<xs:attribute name="markup" use="optional" default="error">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="error"/>
      <xs:enumeration value="ignore"/>
      <xs:enumeration value="serialize"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample