<element name="object.title">
<complexType mixed="true">
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="nitf:alt-code" />
</choice>
<attributeGroup ref="nitf:commonNITFAttributes" />
<attribute name="idsrc" type="string" use="optional" />
<attribute name="value" type="string" use="optional" />
</complexType>
</element>
|