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
titleTitle of a bibliographic entity.
titlePartContains a subsection or division of the title of a bibliographic entity.
addNameContains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name.
blocContains the name of a geopolitical unit consisting of two or more nation states or countries.
corpNameIdentifies an organization or group of people that acts as a single entity.
countryContains 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.
districtContains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit.
famNameContains a family (inherited) name, as opposed to a given, baptismal, or nick name.
foreNameContains a forename, given or baptismal name.
genNameContains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named.
geogFeatContains a common noun identifying a geographical feature.
geogNameThe proper noun designation for a place, natural feature, or political jurisdiction.
nameProper noun or noun phrase.
nameLinkContains a connecting phrase or link used within a name but not regarded as part of it, such as "van der" or "of", "from", etc.
periodNameA label that describes a period of time, such as 'Baroque' or '3rd Style period'.
persNameDesignation for an individual, including any or all of that individual's forenames, surnames, honorific titles, and added names.
regionContains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country.
repositoryInstitution, agency, or individual which holds a bibliographic item.
roleNameContains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank.
settlementContains the name of a settlement such as a city, town, or village identified as a single geopolitical or administrative unit.
styleNameA label for a characteristic style of writing or performance, such as 'bebop' or 'rock-n-roll'.
Names and dates component declarations.
addNameContains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name.
blocContains the name of a geopolitical unit consisting of two or more nation states or countries.
corpNameIdentifies an organization or group of people that acts as a single entity.
countryContains 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.
districtContains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit.
famNameContains a family (inherited) name, as opposed to a given, baptismal, or nick name.
foreNameContains a forename, given or baptismal name.
genNameContains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named.
geogFeatContains a common noun identifying a geographical feature.
geogNameThe proper noun designation for a place, natural feature, or political jurisdiction.
nameLinkContains a connecting phrase or link used within a name but not regarded as part of it, such as "van der" or "of", "from", etc.
periodNameA label that describes a period of time, such as 'Baroque' or '3rd Style period'.
persNameDesignation for an individual, including any or all of that individual's forenames, surnames, honorific titles, and added names.
regionContains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country.
roleNameContains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank.
settlementContains the name of a settlement such as a city, town, or village identified as a single geopolitical or administrative unit.
styleNameA 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.
nameProper noun or noun phrase.
repositoryInstitution, agency, or individual which holds a bibliographic item.
titleTitle of a bibliographic entity.
titlePartContains 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>