organizationsType

Complex Type Information

Model

organization* , ANY element from ANY namespace OTHER than 'http://www.imsglobal.org/xsd/imscp_v1p1'
Children: organization

Attributes

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'

Used By

Element organizations

Source

<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>