element <ConnectableArgot> (global)
Namespace:
Type:
Content:
complex, 1 element
Defined:
globally in myPresence.xsd; see XML source
Used:
never
XML Representation Summary
<ConnectableArgot>
   
Content: 
</ConnectableArgot>
Content model elements (1):
connectionID (in ConnectableArgot)
XML Source (see within schema source)
<xsd:element name="ConnectableArgot" type="ConnectableArgotType"/>
Content Element Detail (all declarations; 1/1)
connectionID
Type:
hs:idType, simple content
Defined:
locally within ConnectableArgotType complexType
The ID for one or more connection elements on the user's .NET Alerts that are represented by this endpoint.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="1" name="connectionID" type="hs:idType">
<xsd:annotation>
<xsd:documentation>
The ID for one or more connection elements on the user's .NET Alerts
that are represented by this endpoint.
</xsd:documentation>
</xsd:annotation>
</xsd:element>