Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element versions
Namespace http://4psa.com/SystemMessagesInfo.xsd/1.5
Annotations
A list with available schema versions on the server
Diagram
Diagram Common_xsd_Simple_Type_string.tmp#string
Type string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
whiteSpace collapse
Source
<xs:element name="versions" type="commonInput:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A list with available schema versions on the server</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type GetSchemaVersionsResponseType
Namespace http://4psa.com/SystemMessagesInfo.xsd/1.5
Diagram
Diagram SystemMessagesInfo_xsd_Complex_Type_GetSchemaVersionsResponseType.tmp#GetSchemaVersionsResponseType_versions
Used by
Element GetSchemaVersionsResponse
Model versions*
Children versions
Source
<xs:complexType name="GetSchemaVersionsResponseType">
  <xs:sequence>
    <xs:element name="versions" type="commonInput:string" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A list with available schema versions on the server</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>