entityId

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
localType xs:anyURI optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.

Used By

Element identity

Source

<xs:element name="entityId">
  <xs:complexType mixed="true">
    <xs:attribute ref="xml:id"/>
    <xs:attributeGroup ref="m.id"/>
  </xs:complexType>
</xs:element>

Sample