descriptor:descriptorPrototype

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID required
player string optional

Used By

Source

<complexType name="descriptorPrototype">
  <sequence minOccurs="0" maxOccurs="unbounded">
    <element ref="descriptor:descriptorParam"/>
  </sequence>
  <attribute name="id" type="ID" use="required"/>
  <attribute name="player" type="string" use="optional"/>
</complexType>