Showing:

Annotations
Diagrams
Instances
Properties
Source
Element GetOwnedSoundsResponse
Namespace http://4psa.com/PBXMessages.xsd/5.2.5
Annotations
Get client sounds: response
Diagram
Diagram PBXData_xsd_Complex_Type_UserSounds.tmp#UserSounds_sounds PBXData_xsd_Complex_Type_UserSounds.tmp#UserSounds_userID Common_xsd_Element_notice.tmp#notice PBXData_xsd_Complex_Type_UserSounds.tmp#UserSounds
Type UserSounds
Properties
content: complex
Model sounds* , userID{0,1} , notice*
Children notice, sounds, userID
Instance
<GetOwnedSoundsResponse xmlns="http://4psa.com/PBXMessages.xsd/5.2.5" xmlns:PBXData="http://4psa.com/PBXData.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5">
  <PBXData:sounds>{0,unbounded}</PBXData:sounds>
  <PBXData:userID>{0,1}</PBXData:userID>
  <common:notice>{0,unbounded}</common:notice>
</GetOwnedSoundsResponse>
Source
<xs:element name="GetOwnedSoundsResponse" type="PBXData:UserSounds">
  <xs:annotation>
    <xs:documentation>Get client sounds: response</xs:documentation>
  </xs:annotation>
</xs:element>