item

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
altrender xs:token optional
audience restriction of xs:token optional
id xs:ID optional
lang xs:NMTOKEN optional
script xs:NMTOKEN optional

Used By

Source

<xs:complexType name="item">
  <xs:complexContent>
    <xs:extension base="m.para.content">
      <xs:attributeGroup ref="am.common"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>