Meta

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.
Wildcard: ANY attribute from ANY namespace

Used By

Source

<xs:complexType name="Meta" abstract="true" mixed="true">
  <xs:complexContent>
    <xs:extension base="Base">
    </xs:extension>
  </xs:complexContent>
</xs:complexType>