2.12 RolePathItem

The RolePathItem element specifies a role in a path.

The following are the parent and child elements of the RolePathItem element.

Parent elements

Path

SelectedPath

Child elements

RolePathItem.RoleID

The following is the XML Schema definition of the RolePathItem element.          

 <xsd:complexType name="RolePathItemType">
   <xsd:all>
     <xsd:element name="RoleID" type="xsd:QName" />
   </xsd:all>
 </xsd:complexType>