<xsd:complexType name="CBEFFImageType">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:name="NISTImageType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="ansi-nist:NISTImageType">
<xsd:sequence>
<xsd:element ref="ansi-nist:CBEFFFormatOwnerIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ansi-nist:CBEFFFormatCategoryIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ansi-nist:CBEFFVersionIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ansi-nist:CBEFFCategoryCode" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|