| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of ResponseBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | Result Warnings CRSReply Errors | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:element name="SIG_PassThroughRS"> <s:complexType> <s:complexContent> <s:extension base="ResponseBase"> <s:choice> <s:sequence> <s:element name="Result" type="ResultType"/> <s:element name="Warnings" type="WarningsType" minOccurs="0"/> <s:element name="CRSReply" type="s:base64Binary"/> </s:sequence> <s:element name="Errors" type="ErrorsType"/> </s:choice> </s:extension> </s:complexContent> </s:complexType> </s:element> |
| diagram | ![]() |
||||||||||||
| type | ResultType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <s:element name="Result" type="ResultType"/> |
| diagram | ![]() |
||||||
| type | WarningsType | ||||||
| properties |
|
||||||
| children | Warning | ||||||
| source | <s:element name="Warnings" type="WarningsType" minOccurs="0"/> |
| diagram | ![]() |
||
| type | s:base64Binary | ||
| properties |
|
||
| source | <s:element name="CRSReply" type="s:base64Binary"/> |
| diagram | ![]() |
||
| type | ErrorsType | ||
| properties |
|
||
| children | Error | ||
| source | <s:element name="Errors" type="ErrorsType"/> |