QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
default | xsd:IDREF | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.imsglobal.org/xsd/imscp_v1p1' |
Element | organizations |
<xsd:complexType name="organizationsType"> <xsd:sequence> <xsd:element ref="organization" minOccurs="0" maxOccurs="unbounded"/> <xsd:group ref="grp.any"/> </xsd:sequence> <xsd:attributeGroup ref="attr.default"/> <xsd:anyAttribute namespace="##other" processContents="lax"/> </xsd:complexType> |