elml:usage

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
departement xs:string required
institute xs:string required

Source

<xs:element name="usage">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="elml:InstituteReq"/>
    <xs:attributeGroup ref="elml:DepartementReq"/>
  </xs:complexType>
</xs:element>

Sample