Showing:

Annotations
Diagrams
Instances
Properties
Source
Element DelPublicNo
Namespace http://4psa.com/ChannelMessages.xsd/5.2.5
Annotations
Delete public phone number: request
Diagram
Diagram Common_xsd_Element_ID.tmp#ID
Properties
content: complex
Model ID+
Children ID
Instance
<DelPublicNo xmlns="http://4psa.com/ChannelMessages.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <common:ID>{1,unbounded}</common:ID>
</DelPublicNo>
Source
<xs:element name="DelPublicNo">
  <xs:annotation>
    <xs:documentation>Delete public phone number: request</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="common:ID" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Public phone number ID</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>