Namespace:  | 
|
Type:  | 
anonymous complexType  | 
Content:  | 
complex, 4 elements  | 
Defined:  | 
globally in myalerts.xsd; see XML source  | 
Includes:  | 
definitions of 4 elements  | 
Used:  | 
never  | 
XML Representation Summary  | 
|||||
<humanReadable>  | 
|||||
  | 
|||||
</humanReadable>  | 
|||||
| 
 
<!-- sgfix: minOccurs and maxOccurs can not appear on elements at global scope 
minOccurs="1" maxOccurs="1" --> <xsd:annotation> 
<xsd:documentation>
 
</xsd:annotation>
This element is an argot used to convey human readable information in 
</xsd:documentation>
an alert. The receiver of a human readable alert should be able, at a minimum, to display the text element data to a human in either textual or speech form. <xsd:complexType> 
<xsd:sequence>
 
</xsd:complexType>
<xsd:element maxOccurs="1" minOccurs="1" name="baseUrl" type="xsd:anyURI">
 
</xsd:sequence>
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
The base URL to which all other URLs are relative.
 
</xsd:documentation>
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
This is a URL that links to an action page from the sender. 
</xsd:documentation>
This URL can be relative to the <b>baseURL</b> 
element. 
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
This is a URL that links to the sender's page that allows the 
</xsd:documentation>
receiver to view and change the way the alert was sent. This URL can be relative to the <b>baseURL</b> 
element. 
<xsd:annotation>
 
</xsd:element>
<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, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This is a URL that links to an action page from the sender. 
</xsd:documentation>
This URL can be relative to the <b>baseURL</b> 
element. 
</xsd:element> 
 | 
Type:  | 
xsd:anyURI, predefined, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
The base URL to which all other URLs are relative.
 
</xsd:documentation>
</xsd:element> 
 | 
Type:  | 
anonymous complexType, complex content  | 
Defined:  | 
| 
 
<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, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This is a URL that links to the sender's page that allows the 
</xsd:documentation>
receiver to view and change the way the alert was sent. This URL can be relative to the <b>baseURL</b> 
element. 
</xsd:element> 
 |