att.filing

Attributes that deal with string filing characteristics.
Module
Attributes
@nonfiling
@nonfiling(optional)Holds the number of initial characters (such as those constituting an article or preposition) that should not be used for sorting a title or name. Value is a positive integer.
@nonfiling(optional)Holds the number of initial characters (such as those constituting an article or preposition) that should not be used for sorting a title or name. Value is a positive integer.
Component declarations that are shared between two or more modules.
@nonfiling(optional)Holds the number of initial characters (such as those constituting an article or preposition) that should not be used for sorting a title or name. Value is a positive integer.
Available at
<title>Title of a bibliographic entity.
<titlePart>Contains a subsection or division of the title of a bibliographic entity.
<addName>Contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name.
<bloc>Contains the name of a geopolitical unit consisting of two or more nation states or countries.
<corpName>Identifies an organization or group of people that acts as a single entity.
<country>Contains the name of a geopolitical unit, such as a nation, country, colony, or commonwealth, larger than or administratively superior to a region and smaller than a bloc.
<district>Contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit.
<famName>Contains a family (inherited) name, as opposed to a given, baptismal, or nick name.
<foreName>Contains a forename, given or baptismal name.
<genName>Contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named.
<geogFeat>Contains a common noun identifying a geographical feature.
<geogName>The proper noun designation for a place, natural feature, or political jurisdiction.
<name>Proper noun or noun phrase.
<nameLink>Contains a connecting phrase or link used within a name but not regarded as part of it, such as "van der" or "of", "from", etc.
<periodName>A label that describes a period of time, such as 'Baroque' or '3rd Style period'.
<persName>Designation for an individual, including any or all of that individual's forenames, surnames, honorific titles, and added names.
<region>Contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country.
<repository>Institution, agency, or individual which holds a bibliographic item.
<roleName>Contains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank.
<settlement>Contains the name of a settlement such as a city, town, or village identified as a single geopolitical or administrative unit.
<styleName>A label for a characteristic style of writing or performance, such as 'bebop' or 'rock-n-roll'.
Names and dates component declarations.
<addName>Contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name.
<bloc>Contains the name of a geopolitical unit consisting of two or more nation states or countries.
<corpName>Identifies an organization or group of people that acts as a single entity.
<country>Contains the name of a geopolitical unit, such as a nation, country, colony, or commonwealth, larger than or administratively superior to a region and smaller than a bloc.
<district>Contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit.
<famName>Contains a family (inherited) name, as opposed to a given, baptismal, or nick name.
<foreName>Contains a forename, given or baptismal name.
<genName>Contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named.
<geogFeat>Contains a common noun identifying a geographical feature.
<geogName>The proper noun designation for a place, natural feature, or political jurisdiction.
<nameLink>Contains a connecting phrase or link used within a name but not regarded as part of it, such as "van der" or "of", "from", etc.
<periodName>A label that describes a period of time, such as 'Baroque' or '3rd Style period'.
<persName>Designation for an individual, including any or all of that individual's forenames, surnames, honorific titles, and added names.
<region>Contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country.
<roleName>Contains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank.
<settlement>Contains the name of a settlement such as a city, town, or village identified as a single geopolitical or administrative unit.
<styleName>A label for a characteristic style of writing or performance, such as 'bebop' or 'rock-n-roll'.
Component declarations that are shared between two or more modules.
<name>Proper noun or noun phrase.
<repository>Institution, agency, or individual which holds a bibliographic item.
<title>Title of a bibliographic entity.
<titlePart>Contains a subsection or division of the title of a bibliographic entity.
Declaration
<classSpec ident="att.filing" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that deal with string filing characteristics.</desc>
<attList>
<attDef ident="nonfiling" usage="opt">
<desc xml:lang="en">Holds the number of initial characters (such as those constituting an article or preposition) that should not be used for sorting a title or name.</desc>
<datatype>
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>