att.patternReplacement

att.patternReplacement provides attributes for regular-expression matching and replacement. [16.2.3 Using Abbreviated Pointers 2.3.6.3 Milestone Method 2.3.6 The Reference System Declaration 2.3.6.2 Search-and-Replace Method]
모듈header — 2 The TEI Header
원소cRefPattern prefixDef
속성속성
matchPatternspecifies a regular expression against which the values of other attributes can be matched.
상태 필수적
자료 유형

<rng:ref name="data.pattern"/>
data.pattern
must be a regular expression according to the W3C XML Schema Language
replacementPattern하위 유형 대치가 실행되면, URI를 제공하는 ‘replacement pattern’를 명시한다.
상태 필수적
자료 유형

<rng:text/>
text
Should be the skeleton of a relative or absolute URI, with references to groups in the matchPattern.