complexType ConnectionRequest
diagram
namespace http://www.ite.org/tmdd
children network-id user-id password
used by
element connectionRequest
annotation
documentation
<objectClass>ConnectionManagement</objectClass>
<definition/>
source <xs:complexType name="ConnectionRequest">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>ConnectionManagement</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="network-id" type="Organization-resource-identifier"/>
   
<xs:element name="user-id" type="Organization-resource-identifier"/>
   
<xs:element name="password" type="Organization-resource-identifier"/>
 
</xs:sequence>
</xs:complexType>

element ConnectionRequest/network-id
diagram
type Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="network-id" type="Organization-resource-identifier"/>

element ConnectionRequest/user-id
diagram
type Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="user-id" type="Organization-resource-identifier"/>

element ConnectionRequest/password
diagram
type Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="password" type="Organization-resource-identifier"/>


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