Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Any of the root elements can contain a messages element.
-
<xsd:complexType name="Messages"> <xsd:choice minOccurs="1" maxOccurs="unbounded"> <xsd:element name="Warning" type="WarningType" /> <xsd:element name="Error" type="ErrorType" /> </xsd:choice> </xsd:complexType>
|
Element |
Description |
|---|---|
|
Warning |
Information about the Warning. |
|
Error |
Information about the Error. |