include

supplies a list of the elements which are to be copied from the
specified module into the schema being defined.

Attribute Information

Used By

Element tei:moduleRef

Source

<xs:attribute name="include">
  <xs:annotation>
    <xs:documentation>supplies a list of the elements which are to be copied from the specified module into the schema being defined.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:list itemType="xs:NCName"/>
  </xs:simpleType>
</xs:attribute>

Sample