Element | profile:media |
<complexType name="mediaType"> <complexContent> <extension base="media:mediaPrototype"> <choice minOccurs="0" maxOccurs="unbounded"> <group ref="profile:mediaInterfaceElementGroup"/> </choice> <attributeGroup ref="descriptor:descriptorAttrs"/> <attributeGroup ref="entityReuse:entityReuseAttrs"/> <attributeGroup ref="extendedEntityReuse:extendedEntityReuseAttrs"/> </extension> </complexContent> </complexType> |