| schema location: | XMLSchemas\soap-envelope.xsd |
| attributeFormDefault: | |
| elementFormDefault: | qualified |
| targetNamespace: | http://www.w3.org/2003/05/soap-envelope |
| Элементы | Составные типы | Простые типы | Attributes |
| Body | Body | faultcodeEnum | encodingStyle |
| Envelope | detail | mustUnderstand | |
| Fault | Envelope | relay | |
| Header | Fault | role | |
| NotUnderstood | faultcode | ||
| Upgrade | faultreason | ||
| Header | |||
| NotUnderstoodType | |||
| reasontext | |||
| subcode | |||
| SupportedEnvType | |||
| UpgradeType |
| schema location: | XMLSchemas\xml.xsd |
| attributeFormDefault: | |
| elementFormDefault: | |
| targetNamespace: | http://www.w3.org/XML/1998/namespace |
| Attributes | Гр. аттрибутов |
| base | specialAttrs |
| lang | |
| space |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| тип | tns:Body | ||||||
| свойства |
|
||||||
| применение |
|
||||||
| атрибуты |
|
||||||
| XML-схема | <xs:element name="Body" type="tns:Body"/> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| тип | tns:Envelope | ||||||
| свойства |
|
||||||
| дочерние | tns:Header tns:Body | ||||||
| атрибуты |
|
||||||
| XML-схема | <xs:element name="Envelope" type="tns:Envelope"/> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| тип | tns:Fault | ||
| свойства |
|
||
| дочерние | tns:Code tns:Reason tns:Node tns:Role tns:Detail | ||
| XML-схема | <xs:element name="Fault" type="tns:Fault"/> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| тип | tns:Header | ||||||
| свойства |
|
||||||
| применение |
|
||||||
| атрибуты |
|
||||||
| XML-схема | <xs:element name="Header" type="tns:Header"/> |
| рисунок | ![]() |
||||||||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||||||||
| тип | tns:NotUnderstoodType | ||||||||||||
| свойства |
|
||||||||||||
| атрибуты |
|
||||||||||||
| XML-схема | <xs:element name="NotUnderstood" type="tns:NotUnderstoodType"/> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| тип | tns:UpgradeType | ||
| свойства |
|
||
| дочерние | tns:SupportedEnvelope | ||
| XML-схема | <xs:element name="Upgrade" type="tns:UpgradeType"/> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| применение |
|
||||||
| атрибуты |
|
||||||
| XML-схема | <xs:complexType name="Body"> <xs:sequence> <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| применение |
|
||||||
| атрибуты |
|
||||||
| XML-схема | <xs:complexType name="detail"> <xs:sequence> <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| дочерние | tns:Header tns:Body | ||||||
| применение |
|
||||||
| атрибуты |
|
||||||
| XML-схема | <xs:complexType name="Envelope"> <xs:sequence> <xs:element ref="tns:Header" minOccurs="0"/> <xs:element ref="tns:Body"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| свойства |
|
||
| дочерние | tns:Code tns:Reason tns:Node tns:Role tns:Detail | ||
| применение |
|
||
| Описание |
|
||
| XML-схема | <xs:complexType name="Fault" final="extension"> <xs:annotation> <xs:documentation> Fault reporting structure </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Code" type="tns:faultcode"/> <xs:element name="Reason" type="tns:faultreason"/> <xs:element name="Node" type="xs:anyURI" minOccurs="0"/> <xs:element name="Role" type="xs:anyURI" minOccurs="0"/> <xs:element name="Detail" type="tns:detail" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| тип | tns:faultcode | ||
| свойства |
|
||
| дочерние | tns:Value tns:Subcode | ||
| XML-схема | <xs:element name="Code" type="tns:faultcode"/> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| тип | tns:faultreason | ||
| свойства |
|
||
| дочерние | tns:Text | ||
| XML-схема | <xs:element name="Reason" type="tns:faultreason"/> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| тип | xs:anyURI | ||||||
| свойства |
|
||||||
| XML-схема | <xs:element name="Node" type="xs:anyURI" minOccurs="0"/> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| тип | xs:anyURI | ||||||
| свойства |
|
||||||
| XML-схема | <xs:element name="Role" type="xs:anyURI" minOccurs="0"/> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| тип | tns:detail | ||||||
| свойства |
|
||||||
| атрибуты |
|
||||||
| XML-схема | <xs:element name="Detail" type="tns:detail" minOccurs="0"/> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| дочерние | tns:Value tns:Subcode | ||
| применение |
|
||
| XML-схема | <xs:complexType name="faultcode"> <xs:sequence> <xs:element name="Value" type="tns:faultcodeEnum"/> <xs:element name="Subcode" type="tns:subcode" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| рисунок | ![]() |
||||||||||||||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||||||||||||||
| тип | tns:faultcodeEnum | ||||||||||||||||||
| свойства |
|
||||||||||||||||||
| ограничения |
|
||||||||||||||||||
| XML-схема | <xs:element name="Value" type="tns:faultcodeEnum"/> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| тип | tns:subcode | ||||||
| свойства |
|
||||||
| дочерние | tns:Value tns:Subcode | ||||||
| XML-схема | <xs:element name="Subcode" type="tns:subcode" minOccurs="0"/> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| дочерние | tns:Text | ||
| применение |
|
||
| XML-схема | <xs:complexType name="faultreason"> <xs:sequence> <xs:element name="Text" type="tns:reasontext" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| рисунок | ![]() |
||||||||||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||||||||||
| тип | tns:reasontext | ||||||||||||||
| свойства |
|
||||||||||||||
| атрибуты |
|
||||||||||||||
| XML-схема | <xs:element name="Text" type="tns:reasontext" maxOccurs="unbounded"/> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| применение |
|
||||||
| атрибуты |
|
||||||
| Описание |
|
||||||
| XML-схема | <xs:complexType name="Header"> <xs:annotation> <xs:documentation> Elements replacing the wildcard MUST be namespace qualified, but can be in the targetNamespace </xs:documentation> </xs:annotation> <xs:sequence> <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |
| рисунок | ![]() |
||||||||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||||||||
| применение |
|
||||||||||||
| атрибуты |
|
||||||||||||
| XML-схема | <xs:complexType name="NotUnderstoodType"> <xs:attribute name="qname" type="xs:QName" use="required"/> </xs:complexType> |
| тип | xs:QName | ||
| свойства |
|
||
| XML-схема | <xs:attribute name="qname" type="xs:QName" use="required"/> |
| рисунок | ![]() |
||||||||||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||||||||||
| тип | расширение xs:string | ||||||||||||||
| свойства |
|
||||||||||||||
| применение |
|
||||||||||||||
| атрибуты |
|
||||||||||||||
| XML-схема | <xs:complexType name="reasontext"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute ref="xml:lang" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| дочерние | tns:Value tns:Subcode | ||
| применение |
|
||
| XML-схема | <xs:complexType name="subcode"> <xs:sequence> <xs:element name="Value" type="xs:QName"/> <xs:element name="Subcode" type="tns:subcode" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| тип | xs:QName | ||
| свойства |
|
||
| XML-схема | <xs:element name="Value" type="xs:QName"/> |
| рисунок | ![]() |
||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||
| тип | tns:subcode | ||||||
| свойства |
|
||||||
| дочерние | tns:Value tns:Subcode | ||||||
| XML-схема | <xs:element name="Subcode" type="tns:subcode" minOccurs="0"/> |
| рисунок | ![]() |
||||||||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||||||||
| применение |
|
||||||||||||
| атрибуты |
|
||||||||||||
| XML-схема | <xs:complexType name="SupportedEnvType"> <xs:attribute name="qname" type="xs:QName" use="required"/> </xs:complexType> |
| тип | xs:QName | ||
| свойства |
|
||
| XML-схема | <xs:attribute name="qname" type="xs:QName" use="required"/> |
| рисунок | ![]() |
||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| дочерние | tns:SupportedEnvelope | ||
| применение |
|
||
| XML-схема | <xs:complexType name="UpgradeType"> <xs:sequence> <xs:element name="SupportedEnvelope" type="tns:SupportedEnvType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| рисунок | ![]() |
||||||||||||
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||||||||
| тип | tns:SupportedEnvType | ||||||||||||
| свойства |
|
||||||||||||
| атрибуты |
|
||||||||||||
| XML-схема | <xs:element name="SupportedEnvelope" type="tns:SupportedEnvType" maxOccurs="unbounded"/> |
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||||||||||||||||||
| тип | ограничение xs:QName | ||||||||||||||||||
| свойства |
|
||||||||||||||||||
| применение |
|
||||||||||||||||||
| ограничения |
|
||||||||||||||||||
| XML-схема | <xs:simpleType name="faultcodeEnum"> <xs:restriction base="xs:QName"> <xs:enumeration value="tns:DataEncodingUnknown"/> <xs:enumeration value="tns:MustUnderstand"/> <xs:enumeration value="tns:Receiver"/> <xs:enumeration value="tns:Sender"/> <xs:enumeration value="tns:VersionMismatch"/> </xs:restriction> </xs:simpleType> |
| пр-во имен | http://www.w3.org/2003/05/soap-envelope |
| тип | xs:anyURI |
| XML-схема | <xs:attribute name="encodingStyle" type="xs:anyURI"/> |
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| тип | xs:boolean | ||
| свойства |
|
||
| XML-схема | <xs:attribute name="mustUnderstand" type="xs:boolean" default="0"/> |
| пр-во имен | http://www.w3.org/2003/05/soap-envelope | ||
| тип | xs:boolean | ||
| свойства |
|
||
| XML-схема | <xs:attribute name="relay" type="xs:boolean" default="0"/> |
| пр-во имен | http://www.w3.org/2003/05/soap-envelope |
| тип | xs:anyURI |
| XML-схема | <xs:attribute name="role" type="xs:anyURI"/> |
| пр-во имен | http://www.w3.org/XML/1998/namespace | ||
| тип | xs:anyURI | ||
| применение |
|
||
| Описание |
|
||
| XML-схема | <xs:attribute name="base" type="xs:anyURI"> <xs:annotation> <xs:documentation>See http://www.w3.org/TR/xmlbase/ for information about this attribute.</xs:documentation> </xs:annotation> </xs:attribute> |
| пр-во имен | http://www.w3.org/XML/1998/namespace | ||||
| тип | xs:language | ||||
| применение |
|
||||
| Описание |
|
||||
| XML-схема | <xs:attribute name="lang" type="xs:language"> <xs:annotation> <xs:documentation>In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .</xs:documentation> </xs:annotation> </xs:attribute> |
| пр-во имен | http://www.w3.org/XML/1998/namespace | |||||||||
| тип | ограничение xs:NCName | |||||||||
| свойства |
|
|||||||||
| применение |
|
|||||||||
| ограничения |
|
|||||||||
| XML-схема | <xs:attribute name="space" default="preserve"> <xs:simpleType> <xs:restriction base="xs:NCName"> <xs:enumeration value="default"/> <xs:enumeration value="preserve"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| пр-во имен | http://www.w3.org/XML/1998/namespace | ||||||||||||||||||||||||||||
| атрибуты |
|
||||||||||||||||||||||||||||
| XML-схема | <xs:attributeGroup name="specialAttrs"> <xs:attribute ref="xml:base"/> <xs:attribute ref="xml:lang"/> <xs:attribute ref="xml:space"/> </xs:attributeGroup> |