profile:mediaType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
descriptor string optional
id ID required
instance string optional
refer string optional
src anyURI optional
type string optional

Used By

Element profile:media

Source

<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>