| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| URI | xsd:anyURI | required | ||||
| referencedData | xsd:boolean | optional |
| Element | Include |
<xsd:complexType name="IncludeType"> <xsd:attribute name="URI" type="xsd:anyURI" use="required"/> <xsd:attribute name="referencedData" type="xsd:boolean" use="optional"/> </xsd:complexType> |