Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 2 attributes, 1 element |
Defined: |
|
Includes: |
definitions of 2 attributes, 1 element |
XML Representation Summary |
|||||||||
<language |
|||||||||
|
|||||||||
> |
|||||||||
|
|||||||||
</language> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains text specific to a language. You can
</xsd:documentation>
include as many language elements as you like to convey the same information in different languages. <xsd:complexType>
<xsd:sequence>
</xsd:complexType>
<xsd:element maxOccurs="1" minOccurs="1" name="text" type="xsd:string">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The element contains the text to be conveyed to the human.
</xsd:documentation>
This text must be in the language specified by the <b>xml:lang</b>
attribute.
<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 attribute contains an optional URL from the sender for an icon in a Portable Network Graphics (PNG) file
</xsd:documentation>
that can be used when the userAgent displays the content to the user. </xsd:element>
|
Type: |
xsd:anyURI, predefined |
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute contains an optional URL from the sender for an icon in a Portable Network Graphics (PNG) file
</xsd:documentation>
that can be used when the userAgent displays the content to the user. </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>
|
Type: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The element contains the text to be conveyed to the human.
</xsd:documentation>
This text must be in the language specified by the <b>xml:lang</b>
attribute.
</xsd:element>
|