<macroSpec>
| <macroSpec> (indicazione di macro) documenta la funzione e l'applicazione di un pattern | |||||||
| Modulo | tagdocs — 22 Documentation Elements | ||||||
| Oltre agli attributi globali | att.identified (@ident, @predeclare, @module)  (att.combinable (@mode)) 
 | ||||||
| Usato da | |||||||
| Può contenere | |||||||
| Dichiarazione | 
 element macroSpec { att.global.attributes, att.identified.attributes, att.combinable.attributes, attribute type { "pe" | "dt" }?, ( model.glossLike*, ( stringVal | content )*, exemplum*, remarks*, listRef* ) } | ||||||
| Esempio | <macroSpec module="tei" type="pe" ident="macro.phraseSeq"> <content> <rng:zeroOrMore> <rng:choice> <rng:text/> <rng:ref name="model.gLike"/> <rng:ref name="model.phrase"/> <rng:ref name="model.global"/> </rng:choice> </rng:zeroOrMore> </content> </macroSpec> | ||||||
