att.filing

Attributes that deal with string filing characteristics.
Module MEI.shared
Members
Attributes
@nonfiling(optional)Holds the number of initial characters (such as those constituing an article or preposition) that should not be used for sorting a title or name. Value of datatype positiveInteger. att.filing
Declaration
<attDef ident="nonfiling" usage="opt">
<desc>Holds the number of initial characters (such as those constituing an article or preposition) that should not be used for sorting a title or name.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="positiveInteger"/>
</datatype>
</attDef>