ice-extension

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
name optional
uuid required

Used By

Element ice-enum-item

Source

<xs:element name="ice-extension">
  <xs:complexType>
    <xs:attribute name="id" type="xs:ID"/>
    <xs:attribute name="uuid" use="required"/>
    <xs:attribute name="name"/>
  </xs:complexType>
</xs:element>

Sample