Showing:

Annotations
Diagrams
Instances
Properties
Source
Element GetUserPL
Namespace http://4psa.com/UserMessages.xsd/5.2.5
Annotations
Get extension permissions and limits: request
Diagram
Diagram Common_xsd_Element_ID.tmp#ID Common_xsd_Element_identifier.tmp#identifier
Properties
content: complex
Model ID | identifier
Children ID, identifier
Instance
<GetUserPL xmlns="http://4psa.com/UserMessages.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <common:ID>{1,1}</common:ID>
  <common:identifier>{1,1}</common:identifier>
</GetUserPL>
Source
<xs:element name="GetUserPL">
  <xs:annotation>
    <xs:documentation>Get extension permissions and limits: request</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:choice>
      <xs:element ref="common:ID"/>
      <xs:element ref="common:identifier"/>
    </xs:choice>
  </xs:complexType>
</xs:element>