<am>

<am> (abbreviation marker) contains a sequence of letters or signs present in an abbreviation which are omitted or replaced in the expanded form of the abbreviation. 11.3.2 Abbreviation and Expansion
Module transcr — 11 Representation of Primary Sources
In addition to global attributes att.editLike (@evidence, @source) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) (att.responsibility (@cert, @resp))
Used by
May contain
gaiji: g
textcrit: app
Declaration

<rng:element name="am">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.editLike.attributes"/>
 <rng:ref name="att.dimensions.attributes"/>
 <rng:ref name="att.ranging.attributes"/>
 <rng:ref name="att.responsibility.attributes"/>
 <rng:zeroOrMore>
  <rng:choice>
   <rng:text/>
   <rng:ref name="model.gLike"/>
   <rng:ref name="model.pPart.transcriptional"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element am
{
   att.global.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   att.ranging.attributes,
   att.responsibility.attributes,
   ( text | model.gLike | model.pPart.transcriptional )*
}
Example
do you
<abbr>Mr<am>.</am>
</abbr> Jones?