QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
href | xsd:anyURI | required | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.imsglobal.org/xsd/imscp_v1p1' |
Element | file |
<xsd:complexType name="fileType"> <xsd:sequence> <xsd:element ref="metadata" minOccurs="0"/> <xsd:group ref="grp.any"/> </xsd:sequence> <xsd:attributeGroup ref="attr.href.req"/> <xsd:anyAttribute namespace="##other" processContents="lax"/> </xsd:complexType> |