file-wrapper-data

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
country optional
id xs:ID optional
lang optional
status optional

Used By

Source

<xs:complexType name="file-wrapper-data">
  <xs:attribute name="country" type="xs:anySimpleType"/>
  <xs:attribute name="id" type="xs:ID"/>
  <xs:attribute name="lang" type="xs:anySimpleType"/>
  <xs:attribute name="status" type="xs:anySimpleType"/>
</xs:complexType>