
xml.schema.z3998-book-1.0.mod.z3998-i18n-attrib.rng Maven / Gradle / Ivy
The I18n module
This module defines the xml.lang , its.dir and its.translate attributes that constitute the I18n (Internationalization) attributes collection that is available for all elements in a profile's core markup model.
The I18n attributes are all optional, but the module activation process provides a mechanism to require some or all of the attributes locally or globally.
Markus Gylling
[email protected]
Copyright 1998-2008 W3C (MIT, ERCIM, Keio), All Rights Reserved. Permission to use, copy, modify and distribute the ITS schema and its accompanying documentation for any purpose and without fee is hereby granted in perpetuity, provided that the above copyright notice and this paragraph appear in all copies.
2012-12-19
MGy
Initial version
The xml:lang attribute identifies the natural or formal language in which the content is written. The semantics of this attribute are defined by refXML . Refer to Language Identification for more information.
The its:dir attribute specifies the base writing direction of the content. If omitted, the implicit value ltr (left-to-right) is assumed. The semantics of this attribute are defined by refITS . Refer to Directionality for more information.
ltr
The writing direction is left-to-right. This is the implicit value of this attribute.
rtl
The writing direction is right-to-left.
lro
The writing direction is left-to-right override.
rlo
The writing direction is right-to-left override.
The its:translate attribute indicates whether the content of an element is translatable or not. If omitted, the implicit value yes is assumed. The semantics of this attribute are defined by refITS . Refer to Translate for more information.
yes
The content is translatable. This is the default value of this attribute.
no
The content is not translatable.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy