<attRef>

<attRef> (속성 포인터) 속성 또는 속성의 그룹에 대한 정의를 가리킨다.
모듈 tagdocs — 22 Documentation Elements
전체 속성에 부가
name 속성을 정의하는 유형의 이름
상태 필수적
자료 유형

<rng:ref name="data.word"/>
data.word
에 의해 사용된
포함할 수 있다 공백 요소
선언

<rng:element name="attRef">
 <rng:ref name="att.global.attributes"/>
 <rng:attribute name="name">
  <rng:ref name="data.word"/>
 </rng:attribute>
 <rng:empty/>
</rng:element>
element attRef { att.global.attributes, attribute name { data.word }, empty }
<attRef name="att.global.attribute.xml:id"/>