metadata

Element Information

Model

ANY element from ANY namespace OTHER than 'No Namespace'

Attributes

Used By

Element ccxml

Source

<xsd:element name="metadata">
  <xsd:complexType>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:any namespace="##other" processContents="lax"/>
    </xsd:choice>
    <xsd:anyAttribute namespace="##any" processContents="strict"/>
  </xsd:complexType>
</xsd:element>

Sample