Definition Type Group
Name cooperationConditionsRedundantContextG
Namespace http://mobility.usos.edu.pl
Documentation Cooperation conditions identifier with two redundant attributes.
XSD Schema MobilitySchema.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:group name="cooperationConditionsRedundantContextG" >
  <xsd:annotation>
    <xsd:documentation>Cooperation conditions identifier with two redundant attributes.</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:element name="cooperationConditionsId" type="tns:cooperationConditionsIdT"/>
    <xsd:element name="subjectAreaCode" type="tns:subjectAreaCodeT">
      <xsd:key name="cooperationConditionsRedundantContextG_uniqueClassification">
        <xsd:selector xpath="tns:value"/>
        <xsd:field xpath="@classification"/>
      </xsd:key>

    </xsd:element>

    <xsd:element name="studyLevel" type="tns:studyLevelT"/>
  </xsd:sequence>

</xsd:group>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
cooperationConditionsRedundantContextG
    [No Super Types]
Generated using Liquid XML Studio - FREE Community Edition 7.1.4.1284 by Liquid Technologies Ltd