<classRef>

<classRef> points to the specification for an attribute or model class which is to be included in a schema
モジュール tagdocs — 22 Documentation Elements
グローバル属性の他 att.readFrom (@source)
key the identifier used for the required class within the source indicated.
状態 必須
データ型

<rng:data type="NCName"/>
xsd:NCName
当該モジュールを使用するもの
下位 空要素
宣言

<rng:element name="classRef">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.readFrom.attributes"/>
 <rng:attribute name="key">
  <rng:data type="NCName"/>
 </rng:attribute>
 <rng:empty/>
</rng:element>
element classRef
{
   att.global.attributes,
   att.readFrom.attributes,
   attribute key { xsd:NCName },
   empty
}

<!-- example needed -->