<element name="bq">
<complexType>
<sequence minOccurs="0" maxOccurs="unbounded">
<element ref="nitf:block" maxOccurs="unbounded" />
<element ref="nitf:credit" minOccurs="0" />
</sequence>
<attributeGroup ref="nitf:commonNITFAttributes" />
<attribute name="nowrap" use="optional">
<simpleType>
<restriction base="string">
<enumeration value="nowrap" />
</restriction>
</simpleType>
</attribute>
<attribute name="quote-source" type="string" use="optional" />
</complexType>
</element>
|