prodcode

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
content required
domain optional
id xs:ID optional
type required

Used By

Elements alt-ing, ing

Source

<xs:element name="prodcode">
  <xs:complexType>
    <xs:attribute name="id" type="xs:ID"/>
    <xs:attribute name="type" use="required"/>
    <xs:attribute name="content" use="required"/>
    <xs:attribute name="domain"/>
  </xs:complexType>
</xs:element>

Sample