Showing:

Annotations
Diagrams
Instances
Properties
Source
Element GetChannelGroupPoll
Namespace http://4psa.com/ChannelMessages.xsd/5.2.5
Annotations
Get channel available and assigned groups: request
Diagram
Diagram ChannelData_xsd_Element_channelID.tmp#channelID
Properties
content: complex
Model channelID
Children channelID
Instance
<GetChannelGroupPoll xmlns="http://4psa.com/ChannelMessages.xsd/5.2.5" xmlns:channelData="http://4psa.com/ChannelData.xsd/5.2.5">
  <channelData:channelID>{1,1}</channelData:channelID>
</GetChannelGroupPoll>
Source
<xs:element name="GetChannelGroupPoll">
  <xs:annotation>
    <xs:documentation>Get channel available and assigned groups: request</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="channelData:channelID"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>