diff --git a/specification/langRef/containers/xnal-d.dita b/specification/langRef/containers/xnal-d.dita deleted file mode 100644 index b04f533d..00000000 --- a/specification/langRef/containers/xnal-d.dita +++ /dev/null @@ -1,32 +0,0 @@ - - - -xNAL domain -The xNAL domain elements represent a subset of the Extensible -Name and Address Standard. It is used to encode information about -the author or authors of DITA information. The domain can be included -in any DITA document type shell that requires additional metadata -for names and addresses, although the implementations provided by -OASIS only include it in the bookmap document type. - -Domains elementsxNAL domain -xNAL elements - - -
- General question about elements in this - section:
    -
  • Should many of the examples just be referring to the example in <authorinformation>, - rather than repeating? If yes - need to make the update; if no - need to add prose around the - samples, and bold the relevant elements.
  • -
  • Short descriptions often refer to "the person" or "the author" or "the organization" but - that rarely makes sense in the context of a single element definition. Should it be a person / - an author / etc? See for specific - example
  • -
-

-

-
-
- diff --git a/specification/langRef/key-definitions-tc-elements.ditamap b/specification/langRef/key-definitions-tc-elements.ditamap index 27bee416..dc29a2e6 100644 --- a/specification/langRef/key-definitions-tc-elements.ditamap +++ b/specification/langRef/key-definitions-tc-elements.ditamap @@ -22,5 +22,4 @@ - diff --git a/specification/langRef/key-definitions-xnal-domain-elements.ditamap b/specification/langRef/key-definitions-xnal-domain-elements.ditamap deleted file mode 100644 index 65ebe9a0..00000000 --- a/specification/langRef/key-definitions-xnal-domain-elements.ditamap +++ /dev/null @@ -1,31 +0,0 @@ - - - - XNAL domain element keys - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/specification/langRef/quick-reference/technicalContent-elements-a-to-z.dita b/specification/langRef/quick-reference/technicalContent-elements-a-to-z.dita index f5014fc8..12eb736c 100644 --- a/specification/langRef/quick-reference/technicalContent-elements-a-to-z.dita +++ b/specification/langRef/quick-reference/technicalContent-elements-a-to-z.dita @@ -10,14 +10,11 @@ - - - @@ -70,12 +67,9 @@ - - - @@ -85,19 +79,15 @@ - - - - @@ -121,36 +111,26 @@ - - - - - - - - - - @@ -158,10 +138,7 @@ - - - @@ -216,7 +193,6 @@ - @@ -224,8 +200,6 @@ - - diff --git a/specification/langRef/technicalContent-elements.ditamap b/specification/langRef/technicalContent-elements.ditamap index fcf37439..4a3bbb8c 100644 --- a/specification/langRef/technicalContent-elements.ditamap +++ b/specification/langRef/technicalContent-elements.ditamap @@ -34,8 +34,6 @@ - - diff --git a/specification/langRef/technicalContent/addressdetails.dita b/specification/langRef/technicalContent/addressdetails.dita deleted file mode 100644 index a73dc425..00000000 --- a/specification/langRef/technicalContent/addressdetails.dita +++ /dev/null @@ -1,53 +0,0 @@ - - - - <xmlelement>addressdetails</xmlelement> - The addressdetails element specifies information about the - address of an author or authoring group. - - - - addressdetailsxNAL - elementsaddressdetails - - - - -
Specialization hierarchy -

The addressdetails element is specialized from - ph. It is defined in the XNAL domain module.

-
Attributes -

-

- Example - Can this and most of the XNAL examples - just be a link to authorinformation? -

The following code sample shows how the addressdetails element can - be used to provide detailed information about the address of an author:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta> -
-
-
diff --git a/specification/langRef/technicalContent/administrativearea.dita b/specification/langRef/technicalContent/administrativearea.dita deleted file mode 100644 index 71d75eb9..00000000 --- a/specification/langRef/technicalContent/administrativearea.dita +++ /dev/null @@ -1,51 +0,0 @@ - - - - <xmlelement>administrativearea</xmlelement> - The administrativearea element specifies information about a - county, state, or province. - - - - xNAL - elementsadministrativearea - administrativearea - - - - -
Specialization hierarchy -

The administrativearea element is specialized from - ph. It is defined in the XNAL domain module.

-
Attributes -

-

The following code sample shows how the administrativearea - element can be used to provide detailed information about a county, state, or - province:

-
- Example - <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta> -
-
diff --git a/specification/langRef/technicalContent/authorinformation.dita b/specification/langRef/technicalContent/authorinformation.dita deleted file mode 100644 index 9c378571..00000000 --- a/specification/langRef/technicalContent/authorinformation.dita +++ /dev/null @@ -1,49 +0,0 @@ - - - - <xmlelement>authorinformation</xmlelement> - The authorinformation element specifies detailed information - about an author or authoring organization. - - - - authorinformation - xNAL - elementsauthorinformation - - - - -
Specialization hierarchy -

The authorinformation element is specialized from - author. It is defined in the XNAL domain module.

-
Attributes
- Example -

The following code sample shows how the authorinformation element - can be used to provide detailed information about an author:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/contactnumber.dita b/specification/langRef/technicalContent/contactnumber.dita deleted file mode 100644 index 47c9da88..00000000 --- a/specification/langRef/technicalContent/contactnumber.dita +++ /dev/null @@ -1,53 +0,0 @@ - - - - <xmlelement>contactnumber</xmlelement> - The contactnumber element specifies a contact number for an - author or authoring organization, such as a telephone number. - - - - contactnumberxNAL - elementscontactnumber - - - - -
- Specialization hierarchy -

The contactnumber element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the contactnumber element can - be used to provide a contact number for an author or authoring organization, such as a - telephone number:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/contactnumbers.dita b/specification/langRef/technicalContent/contactnumbers.dita deleted file mode 100644 index f55ce710..00000000 --- a/specification/langRef/technicalContent/contactnumbers.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>contactnumbers</xmlelement> - The contactnumbers element provides a list of contact - numbers. - - - - contactnumbersxNAL - elementscontactnumbers - - - - -
- Specialization hierarchy -

The contactnumbers element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the contactnumbers element can - be used to provide a list of contact numbers:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/country.dita b/specification/langRef/technicalContent/country.dita deleted file mode 100644 index 72b5ac10..00000000 --- a/specification/langRef/technicalContent/country.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>country</xmlelement> - The country element specifies the name of a - country. - - - - countryxNAL - elementscountry - - - - -
- Specialization hierarchy -

The country element is specialized from - ph. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the country element can be - used to specify the name of a country:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/emailaddress.dita b/specification/langRef/technicalContent/emailaddress.dita deleted file mode 100644 index 5ff43833..00000000 --- a/specification/langRef/technicalContent/emailaddress.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>emailaddress</xmlelement> - The emailaddress element specifies an e-mail address for an - author or authoring organization. - - - - xNAL elementsemailaddress - emailaddress - - - - -
- Specialization hierarchy -

The emailaddress element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the emailaddress element can - be used to provide an email address for an author or authoring organization:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/emailaddresses.dita b/specification/langRef/technicalContent/emailaddresses.dita deleted file mode 100644 index d39747ff..00000000 --- a/specification/langRef/technicalContent/emailaddresses.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>emailaddresses</xmlelement> - The emailaddresses element provides one or more e-mail - addresses for an author or authoring organization. - - - - xNAL elementsemailaddresses - emailaddresses - - - - -
- Specialization hierarchy -

The emailaddresses element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the emailaddresses element can - be used to provide one or more email addresses for an author or authoring organization:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/firstname.dita b/specification/langRef/technicalContent/firstname.dita deleted file mode 100644 index 271c4e2a..00000000 --- a/specification/langRef/technicalContent/firstname.dita +++ /dev/null @@ -1,56 +0,0 @@ - - - - <xmlelement>firstname</xmlelement> - The firstname element specifies the first name of an - author.Question about all of these … - should it be "the person" or "a person"? "The person" only seems to make sense if we are - already talking about a person, but the short description for this element does not have that - context. It seems like when defining the element on its own, it should be "a - person". - - - - firstnamexNAL - elementsfirstname - - - - -
- Specialization hierarchy -

The firstname element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the firstname element can be - used to specify the first name of an author:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/generationidentifier.dita b/specification/langRef/technicalContent/generationidentifier.dita deleted file mode 100644 index 4cabc64a..00000000 --- a/specification/langRef/technicalContent/generationidentifier.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>generationidentifier</xmlelement> - The generationidentifier element specifies information about - the generation of an author's name, for example Jr, III, or VIII. - - - - generationidentifierxNAL - elementsgenerationidentifier - - - - -
- Specialization hierarchy -

The generationidentifier element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the generationidentifier - element can be used to provide information about the generation of an author's name:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/honorific.dita b/specification/langRef/technicalContent/honorific.dita deleted file mode 100644 index d0817491..00000000 --- a/specification/langRef/technicalContent/honorific.dita +++ /dev/null @@ -1,53 +0,0 @@ - - - - <xmlelement>honorific</xmlelement> - The honorific element specifies an author's title, such as - Dr., Mr., or Ms.. - - - - honorificxNAL - elementshonorific - - - - -
- Specialization hierarchy -

The honorific element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the honorific element can be - used to specify a title for an author:

- <bookmeta> - <authorinformation> - <personinfo> - <namedetails><personname> - <honorific>Dr.</honorific> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/lastname.dita b/specification/langRef/technicalContent/lastname.dita deleted file mode 100644 index 468efbc7..00000000 --- a/specification/langRef/technicalContent/lastname.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>lastname</xmlelement> - The lastname element specifies the last name of an - author. - - - - lastnamexNAL - elementslastname - - - - -
- Specialization hierarchy -

The lastname element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the lastname element can be - used to specify the last name of an author:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/locality.dita b/specification/langRef/technicalContent/locality.dita deleted file mode 100644 index b32404d9..00000000 --- a/specification/langRef/technicalContent/locality.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>locality</xmlelement> - The locality element specifies information about a city, - postal code, or ZIP code. - - - - xNAL elementslocality - locality - - - - -
- Specialization hierarchy -

The locality element is specialized from - ph. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the locality element can be - used to provide detailed information about a city, postal code, or ZIP code:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/localityname.dita b/specification/langRef/technicalContent/localityname.dita deleted file mode 100644 index b5841848..00000000 --- a/specification/langRef/technicalContent/localityname.dita +++ /dev/null @@ -1,56 +0,0 @@ - - - - <xmlelement>localityname</xmlelement> - The localityname element specifies the name of a locality or - city. - - - - xNAL elementslocalityname - localityname - - - - -
- Specialization hierarchy -

The localityname element is specialized from - ph. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the localityname element can - be used to provide information about the name of a locality or city:

- <bookmeta> - <authorinformation> - <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> - <localityname>Emerald City</localityname> - <postalcode>66780</postalcode> - </locality> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/middlename.dita b/specification/langRef/technicalContent/middlename.dita deleted file mode 100644 index 97926317..00000000 --- a/specification/langRef/technicalContent/middlename.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>middlename</xmlelement> - The middlename element specifies information about the middle - name or middle initial of an author. - - - - middlenamexNAL - elementsmiddlename - - - - -
- Specialization hierarchy -

The middlename element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the middlename element can be - used to specify the middle name or middle initial of an author:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/namedetails.dita b/specification/langRef/technicalContent/namedetails.dita deleted file mode 100644 index e671bb9f..00000000 --- a/specification/langRef/technicalContent/namedetails.dita +++ /dev/null @@ -1,55 +0,0 @@ - - - - <xmlelement>namedetails</xmlelement> - The namedetails element specifies detailed information about - the name of an author or authoring organization. - - - - namedetailsxNAL - elementsnamedetails - - - - -
- Specialization hierarchy -

The namedetails element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the namedetails element can be - used to specify detailed information about the name of an author or authoring - organization:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/organizationinfo.dita b/specification/langRef/technicalContent/organizationinfo.dita deleted file mode 100644 index af96e7cc..00000000 --- a/specification/langRef/technicalContent/organizationinfo.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>organizationinfo</xmlelement> - The organizationinfo element specifies detailed information - about an authoring organization. - - - - organizationinfoxNAL - elementsorganizationinfo - - - - -
- Specialization hierarchy -

The organizationinfo element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the organizationinfo element - can be used to provide detailed information about an authoring organization:

- <bookmeta> - <authorinformation> - <organizationinfo> - <namedetails> - <organizationnamedetails> - <organizationname>WizardWorks, Inc.</organizationname> - <otherinfo>'Best wizard in Oz'</otherinfo> - </organizationnamedetails> - </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> - <urls><url>www.wizardworks.example.org</url></urls> - </organizationinfo> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/organizationname.dita b/specification/langRef/technicalContent/organizationname.dita deleted file mode 100644 index e12be2f6..00000000 --- a/specification/langRef/technicalContent/organizationname.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>organizationname</xmlelement> - The organizationname element specifies information about the - name of an authoring organization. - - - - organizationnamexNAL - elementsorganizationname - - - - -
- Specialization hierarchy -

The organizationname element is specialized from - ph. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the organizationname element - can be used to provide detailed information about the authoring organization:

- <bookmeta> - <authorinformation> - <organizationinfo> - <namedetails> - <organizationnamedetails> - <organizationname>WizardWorks, Inc.</organizationname> - <otherinfo>'Best wizard in Oz'</otherinfo> - </organizationnamedetails> - </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> - <urls><url>www.wizardworks.example.org</url></urls> - </organizationinfo> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/organizationnamedetails.dita b/specification/langRef/technicalContent/organizationnamedetails.dita deleted file mode 100644 index 36dfe887..00000000 --- a/specification/langRef/technicalContent/organizationnamedetails.dita +++ /dev/null @@ -1,53 +0,0 @@ - - - - <xmlelement>organizationnamedetails</xmlelement> - The organizationnamedetails element specifies detailed - information about the name of an authoring organization. - - - - organizationnamedetailsxNAL - elementsorganizationnamedetails - - - - -
- Specialization hierarchy -

The organizationnamedetails element is specialized from - ph. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the organizationnamedetails - element can be used to provide detailed information about the name of an authoring - organization:

- <bookmeta> - <authorinformation> - <organizationinfo> - <namedetails> - <organizationnamedetails> - <organizationname>WizardWorks, Inc.</organizationname> - <otherinfo>'Best wizard in Oz'</otherinfo> - </organizationnamedetails> - </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> - <urls><url>www.wizardworks.example.org</url></urls> - </organizationinfo> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/otherinfo.dita b/specification/langRef/technicalContent/otherinfo.dita deleted file mode 100644 index b1bf75a4..00000000 --- a/specification/langRef/technicalContent/otherinfo.dita +++ /dev/null @@ -1,71 +0,0 @@ - - - - <xmlelement>otherinfo</xmlelement> - The otherinfo element specifies additional detailed - information about the name of an author or authoring organization. - - - - otherinfoxNAL - elementsotherinfo - - - - -
- Specialization hierarchy -

The otherinfo element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the otherinfo element can be - used to provide detailed information about the name of an author - (personinfo) or the name of an authoring organization - (organizationinfo):

- <bookmeta> - <authorinformation> - <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> - <organizationinfo> - <namedetails> - <organizationnamedetails> - <organizationname>WizardWorks, Inc.</organizationname> - <otherinfo>'Best wizard in Oz'</otherinfo> - </organizationnamedetails> - </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> - <urls><url>www.wizardworks.example.org</url></urls> - </organizationinfo> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/personinfo.dita b/specification/langRef/technicalContent/personinfo.dita deleted file mode 100644 index 9c23bc46..00000000 --- a/specification/langRef/technicalContent/personinfo.dita +++ /dev/null @@ -1,52 +0,0 @@ - - - - <xmlelement>personinfo</xmlelement> - The personinfo element specifies detailed information about an - author, including name, address, and contact information. - - - - personinfoxNAL - elementspersoninfo - - - - -
- Specialization hierarchy -

The personinfo element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the personinfo element can be - used to provide detailed information about an author:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/personname.dita b/specification/langRef/technicalContent/personname.dita deleted file mode 100644 index 7f7ea153..00000000 --- a/specification/langRef/technicalContent/personname.dita +++ /dev/null @@ -1,54 +0,0 @@ - - - - <xmlelement>personname</xmlelement> - The personname element specifies detailed information about - the name of an author. - - - - personnamexNAL - elementspersonname - - - - -
- Specialization hierarchy -

The personname element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the personname element can be - used to provide detailed information about the name of an author:

- <bookmeta> - <authorinformation> - <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> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/postalcode.dita b/specification/langRef/technicalContent/postalcode.dita deleted file mode 100644 index 084b40a2..00000000 --- a/specification/langRef/technicalContent/postalcode.dita +++ /dev/null @@ -1,76 +0,0 @@ - - - - <xmlelement>postalcode</xmlelement> - The postalcode element specifies information about a postal - code or ZIP code for an author or authoring organization. - - - - xNAL elementspostalcode - postalcode - - - - -
- Specialization hierarchy -

The postalcode element is specialized from - ph. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the postalcode element can be - used to provide information about a postal code or ZIP code for an author or authoring - organization:

- <bookmeta> - <authorinformation> - <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> - <localityname>Emerald City</localityname> - <postalcode>66780</postalcode> - </locality> - <administrativearea>Kansas</administrativearea> - <country>USA</country> - </addressdetails> - <contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers> - <emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses> - </personinfo> - <organizationinfo> - <namedetails> - <organizationnamedetails> - <organizationname>WizardWorks, Inc.</organizationname> - <otherinfo>'Best wizard in Oz'</otherinfo> - </organizationnamedetails> - </namedetails> - <addressdetails> - <thoroughfare>123 Yellow Brick Road</thoroughfare> - <locality> - <localityname>Emerald City</localityname> - <postalcode>66780</postalcode> - </locality> - <administrativearea>Kansas</administrativearea> - <country>USA</country> - </addressdetails> - <contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers> - <emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses> - <urls><url>www.wizardworks.example.org</url></urls> - </organizationinfo> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/thoroughfare.dita b/specification/langRef/technicalContent/thoroughfare.dita deleted file mode 100644 index 710ad3d1..00000000 --- a/specification/langRef/technicalContent/thoroughfare.dita +++ /dev/null @@ -1,77 +0,0 @@ - - - - <xmlelement>thoroughfare</xmlelement> - The thoroughfare element specifies for an author or authoring - organization information about the thoroughfare, for example the street, avenue, or boulevard on - which an address is located. - - - - xNAL elementsthoroughfare - thoroughfare - - - - -
- Specialization hierarchy -

The thoroughfare element is specialized from - ph. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the thoroughfare element can - be used to provide detailed information about a thoroughfare, for example the street, - avenue, or boulevard on which an address is located:

- <bookmeta> - <authorinformation> - <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> - <localityname>Emerald City</localityname> - <postalcode>66780</postalcode> - </locality> - <administrativearea>Kansas</administrativearea> - <country>USA</country> - </addressdetails> - <contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers> - <emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses> - </personinfo> - <organizationinfo> - <namedetails> - <organizationnamedetails> - <organizationname>WizardWorks, Inc.</organizationname> - <otherinfo>noted psychologist</otherinfo> - </organizationnamedetails> - </namedetails> - <addressdetails> - <thoroughfare>123 Yellow Brick Road</thoroughfare> - <locality> - <localityname>Emerald City</localityname> - <postalcode>66780</postalcode> - </locality> - <administrativearea>Kansas</administrativearea> - <country>USA</country> - </addressdetails> - <contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers> - <emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses> - <urls><url>www.wizardworks.example.org</url></urls> - </organizationinfo> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/url.dita b/specification/langRef/technicalContent/url.dita deleted file mode 100644 index 3ca2c512..00000000 --- a/specification/langRef/technicalContent/url.dita +++ /dev/null @@ -1,75 +0,0 @@ - - - - <xmlelement>url</xmlelement> - The url element specifies a Uniform Resource Locator (URL) for - an authoring organization. - - - - xNAL elementsurl - url - - - - -
- Specialization hierarchy -

The url element is specialized from data. - It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the url element can be used to - specify a Uniform Resource Locator (URL) for an authoring organization:

- <bookmeta> - <authorinformation> - <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> - <localityname>Emerald City</localityname> - <postalcode>66780</postalcode> - </locality> - <administrativearea>Kansas</administrativearea> - <country>USA</country> - </addressdetails> - <contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers> - <emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses> - </personinfo> - <organizationinfo> - <namedetails> - <organizationnamedetails> - <organizationname>WizardWorks, Inc.</organizationname> - <otherinfo>noted psychologist</otherinfo> - </organizationnamedetails> - </namedetails> - <addressdetails> - <thoroughfare>123 Yellow Brick Road</thoroughfare> - <locality> - <localityname>Emerald City</localityname> - <postalcode>66780</postalcode> - </locality> - <administrativearea>Kansas</administrativearea> - <country>USA</country> - </addressdetails> - <contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers> - <emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses> - <urls><url>www.wizardworks.example.org</url></urls> - </organizationinfo> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/technicalContent/urls.dita b/specification/langRef/technicalContent/urls.dita deleted file mode 100644 index 01975807..00000000 --- a/specification/langRef/technicalContent/urls.dita +++ /dev/null @@ -1,74 +0,0 @@ - - - - <xmlelement>urls</xmlelement> - The urls element specifies one or more Uniform Resource - Locators (URLs) for an authoring organization. - - - - urlsxNAL elementsurls - - - - -
- Specialization hierarchy -

The urls element is specialized from - data. It is defined in the XNAL domain module.

-
-
- Attributes -

-

- - Example -

The following code sample shows how the urls element can be used - to list one or more Uniform Resource Locators (URLs) for an authoring organization:

- <bookmeta> - <authorinformation> - <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> - <localityname>Emerald City</localityname> - <postalcode>66780</postalcode> - </locality> - <administrativearea>Kansas</administrativearea> - <country>USA</country> - </addressdetails> - <contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers> - <emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses> - </personinfo> - <organizationinfo> - <namedetails> - <organizationnamedetails> - <organizationname>WizardWorks, Inc.</organizationname> - <otherinfo>noted psychologist</otherinfo> - </organizationnamedetails> - </namedetails> - <addressdetails> - <thoroughfare>123 Yellow Brick Road</thoroughfare> - <locality> - <localityname>Emerald City</localityname> - <postalcode>66780</postalcode> - </locality> - <administrativearea>Kansas</administrativearea> - <country>USA</country> - </addressdetails> - <contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers> - <emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses> - <urls><url>www.wizardworks.example.org</url></urls> - </organizationinfo> - </authorinformation> -</bookmeta>
-
-
diff --git a/specification/langRef/xnal-domain-elements.ditamap b/specification/langRef/xnal-domain-elements.ditamap deleted file mode 100644 index df7fe1c8..00000000 --- a/specification/langRef/xnal-domain-elements.ditamap +++ /dev/null @@ -1,33 +0,0 @@ - - - - XNAL domain elements - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/specification/non-normative/elementsMerged.dita b/specification/non-normative/elementsMerged.dita index d4d03469..59d4f7ce 100644 --- a/specification/non-normative/elementsMerged.dita +++ b/specification/non-normative/elementsMerged.dita @@ -1801,206 +1801,5 @@ -
- XNAL domain (xnal-d) -

The XNAL information is all metadata, so it generally does not - need to be translated. Exceptions might be needed when selections - from this metadata are used for display purposes. The standard - behavior might need to change based on local business rules. For - example, in some cases it might be appropriate to translate the - honorific, country, or organizationname elements. There are no - translatable attributes

- - - Element name - Specialization base - Same behavior as specialization base? - Block/inline (translation) - Translatable content? - - - addressdetails - ph - no - block - no - - - administrativearea - ph - no - block - no - - - authorinformation - author - no - block - no - - - contactnumber - data - no - block - no - - - contactnumbers - data - no - block - no - - - country - ph - no - block - no - - - emailaddress - data - no - block - no - - - emailaddresses - data - no - block - no - - - firstname - data - no - block - no - - - generationidentifier - data - no - block - no - - - honorific - data - no - block - no - - - lastname - data - no - block - no - - - locality - ph - no - block - no - - - localityname - ph - no - block - no - - - middlename - data - no - block - no - - - namedetails - data - no - block - no - - - organizationinfo - data - no - block - no - - - organizationname - ph - no - block - no - - - organizationnamedetails - ph - no - block - no - - - otherinfo - data - no - block - no - - - personinfo - data - no - block - no - - - personname - data - no - block - no - - - postalcode - ph - no - block - no - - - thoroughfare - ph - no - block - no - - - url - data - no - block - no - - - urls - data - no - block - no - - -