dependencyType

Complex Type Information

Model

ANY element from ANY namespace OTHER than 'http://www.imsproject.org/xsd/imscp_rootv1p1p2'

Attributes

QName Type Fixed Default Use Inheritable Annotation
identifierref restriction of xsd:string required
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.imsproject.org/xsd/imscp_rootv1p1p2'

Used By

Element dependency

Source

<xsd:complexType name="dependencyType">
  <xsd:sequence>
    <xsd:group ref="grp.any"/>
  </xsd:sequence>
  <xsd:attributeGroup ref="attr.identifierref.req"/>
  <xsd:anyAttribute namespace="##other" processContents="strict"/>
</xsd:complexType>