The <personname> element contains name information about the author.
( (honorific) (optional) then (firstname) (any number) then (middlename) (any number) then (lastname) (any number) then (generationidentifier) (optional) then (otherinfo) (any number) ) |
+ topic/data xnal-d/personname
<personinfo> <namedetails> <personname> <firstname>Derek</firstname> <middlename>L.</middlename> <lastname>Singleton</lastname> <generationidentifier>Jr.</generationidentifier> <otherinfo>noted psychologist</otherinfo> </personname> </namedetails> <addressdetails> <thoroughfare>123 Yellow Brick Road</thoroughfare> <locality>Emerald City</locality> <administrativearea>Kansas</administrativearea> <country>USA</country> </addressdetails> <contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers> <emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses> </personinfo>
Describes the type of data contained in the value attribute or within the data element. A typical use of datatype will be the identifying URI for an XML Schema datatype. |
||||
Specifies a value associated with the current property or element. |
||||
Provides a reference to a resource. See 3.4.2.1 The href attribute for detailed information on supported values and processing implications. |
||||
The format attribute identifies the format of the resource being referenced. See 3.4.2.9 The format attribute for details on supported values. |
||||
Describes the target of a reference. See 3.4.2.8 The type attribute for detailed information on supported values and processing implications. |
||||
The scope attribute identifies the closeness of the relationship between the current document and the target resource. See 3.4.2.10 The scope attribute for more information on values. |
||||
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) |
A set of related attributes, described in 3.4.1.3 univ-atts attribute group |
|||
A set of related attributes, described in 3.4.1.2 global-atts attribute group |
||||
Common attributes described in 3.4.1.9 Other common DITA attributes |