Complex Type | profile:descriptorType |
Element | descriptor:descriptor |
<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> |