media:mediaPrototype

Complex Type Information

Model

Attributes

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

Used By

Complex Type profile:mediaType
Element media:media

Source

<complexType name="mediaPrototype">
  <attribute name="id" type="ID" use="required"/>
  <attribute name="type" type="string" use="optional"/>
  <attribute name="src" type="anyURI" use="optional"/>
</complexType>