xlf:cp

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
hex xs:hexBinary required

Used By

Element Group xlf:inline
Element xlf:data

Source

<xs:element name="cp">
  <!-- Code Point -->
  <xs:complexType mixed="false">
    <xs:attribute name="hex" use="required" type="xs:hexBinary"/>
  </xs:complexType>
</xs:element>

Sample