QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
format | xs:string | required | ||||
xlink:href | anyURI | required |
<xs:complexType name="DataResourceHref_Type"> <xs:attribute ref="xlink:href" use="required"/> <xs:attribute name="format" type="xs:string" use="required"/> </xs:complexType> |