complexType ContextInformation
diagram pscev_p396.png
children RemoteInfo LocalInfo ExtraInfos
used by
element PSCEVBase/ContextInformation
source <xs:complexType name="ContextInformation">
 
<xs:sequence>
   
<xs:element name="RemoteInfo">
     
<xs:complexType>
       
<xs:attribute name="Host" type="xs:string"/>
       
<xs:attribute name="Port" type="xs:string"/>
       
<xs:attribute name="Address" type="xs:string"/>
       
<xs:attribute name="Agent" type="xs:string"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="LocalInfo" minOccurs="0">
     
<xs:complexType>
       
<xs:attribute name="Domain" type="xs:string"/>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="ExtraInfos" type="CodeValuePairs"/>
 
</xs:sequence>
</xs:complexType>

element ContextInformation/RemoteInfo
diagram pscev_p397.png
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Hostxs:string      
Portxs:string      
Addressxs:string      
Agentxs:string      
source <xs:element name="RemoteInfo">
 
<xs:complexType>
   
<xs:attribute name="Host" type="xs:string"/>
   
<xs:attribute name="Port" type="xs:string"/>
   
<xs:attribute name="Address" type="xs:string"/>
   
<xs:attribute name="Agent" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute ContextInformation/RemoteInfo/@Host
type xs:string
properties
isRef 0
source <xs:attribute name="Host" type="xs:string"/>

attribute ContextInformation/RemoteInfo/@Port
type xs:string
properties
isRef 0
source <xs:attribute name="Port" type="xs:string"/>

attribute ContextInformation/RemoteInfo/@Address
type xs:string
properties
isRef 0
source <xs:attribute name="Address" type="xs:string"/>

attribute ContextInformation/RemoteInfo/@Agent
type xs:string
properties
isRef 0
source <xs:attribute name="Agent" type="xs:string"/>

element ContextInformation/LocalInfo
diagram pscev_p398.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Domainxs:string      
source <xs:element name="LocalInfo" minOccurs="0">
 
<xs:complexType>
   
<xs:attribute name="Domain" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute ContextInformation/LocalInfo/@Domain
type xs:string
properties
isRef 0
source <xs:attribute name="Domain" type="xs:string"/>

element ContextInformation/ExtraInfos
diagram pscev_p399.png
type CodeValuePairs
properties
isRef 0
content complex
children Info
source <xs:element name="ExtraInfos" type="CodeValuePairs"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy