<element name="delivery.office">
<complexType mixed="true">
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="nitf:br" />
</choice>
<attributeGroup ref="nitf:globalNITFAttributes" />
<attribute name="office-code" type="string" use="optional" />
<attribute name="code-source" type="string" use="optional" />
</complexType>
</element>
|