QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
data-format | xs:string | optional | ||||
id | xs:ID | optional | ||||
status | xs:string | optional |
<xs:complexType name="classifications-ipcrType"> <xs:sequence> <xs:element name="classification-ipcr" type="exch:classification-ipcrType" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="id" type="xs:ID"/> <xs:attribute name="status" type="xs:string"/> <xs:attribute name="data-format" type="xs:string"/> </xs:complexType> |