<element name="a">
<complexType mixed="true">
<choice minOccurs="0" maxOccurs="unbounded">
<group ref="nitf:enrichedText" />
</choice>
<attributeGroup ref="nitf:commonNITFAttributes" />
<attribute name="href" type="string" use="optional" />
<attribute name="name" type="string" use="optional" />
<attribute name="rel" type="NMTOKEN" use="optional" />
<attribute name="rev" type="NMTOKEN" use="optional" />
<attribute name="title" type="string" use="optional" />
</complexType>
</element>
|