Namespace: |
|
Defined: |
globally in myAlerts.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
"reliable" | "unreliable" | "connectionPoll" | "userAgentPoll" |
Type Derivation Tree
xsd:string (restriction)
![]() |
Derivation: |
restriction of xsd:string
|
<xsd:restriction base="xsd:string">
<xsd:enumeration value="reliable"/>
</xsd:restriction>
<xsd:enumeration value="unreliable"/>
<xsd:enumeration value="connectionPoll"/>
<xsd:enumeration value="userAgentPoll"/>
</xsd:simpleType>
|