att.slashcount

Attributes for recording the number of slashes that accompany a feature.
Module MEI.shared
Members
Attributes
@slash(optional)Indicates the number of slashes present. Value conforms to data.SLASH. att.slashcount
Declaration
<attDef ident="slash" usage="opt">
<desc>Indicates the number of slashes present.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.SLASH" />
</datatype>
</attDef>