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]
Moduloheader — The TEI Header
MembricRefPattern prefixDef
AttributiAttributi
matchPatternspecifies a regular expression against which the values of other attributes can be matched.
Stato Richiesto
Tipo di dati

<rng:ref name="data.pattern"/>
data.pattern
Valori must be a regular expression according to the W3C XML Schema Language
replacementPatternspecifica un ‘replacement pattern’ che, una volta applicato un sub-pattern di sostituzione, fornisce un URI.
Stato Richiesto
Tipo di dati

<rng:ref name="data.replacement"/>
data.replacement
Valori Should be the skeleton of a relative or absolute URI, with references to groups in the matchPattern.