Namespace: |
|
Content: |
simple, 2 attributes |
Defined: |
globally in hscommon.xsd; see XML source |
Includes: |
definitions of 2 attributes |
Used: |
at 4 locations |
XML Representation Summary |
|||||||||
<... |
|||||||||
|
|||||||||
> |
|||||||||
|
|||||||||
</...> |
Type Derivation Tree
xsd:string (extension)
![]() |
Derivation: |
extension of xsd:string
|
<xsd:simpleContent>
<xsd:extension base="xsd:string">
</xsd:simpleContent>
<xsd:attribute ref="xml:lang" use="required">
</xsd:extension>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This required attribute is used to specify an ISO 639 language code
</xsd:documentation>
or an ISO 3166 country code as described in <a href="http://www.ietf.org/rfc/rfc1766.txt">RFC 1766</a>
.
The value of this attribute indicates the language type of the content within this element.
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This optional attribute specifies the base direction of
</xsd:documentation>
directionally neutral text. Possible values include <b>rtl</b>
(right to left)
and <b>ltr</b>
(left to right).
</xsd:complexType>
|
Type: |
|
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional attribute specifies the base direction of
</xsd:documentation>
directionally neutral text. Possible values include <b>rtl</b>
(right to left)
and <b>ltr</b>
(left to right).
</xsd:attribute>
|
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This required attribute is used to specify an ISO 639 language code
</xsd:documentation>
or an ISO 3166 country code as described in <a href="http://www.ietf.org/rfc/rfc1766.txt">RFC 1766</a>
.
The value of this attribute indicates the language type of the content within this element. </xsd:attribute>
|