eXpress Open Architecture Reference
×
Menu
Index

Test/Location

 
diagram
children
identity constraints
  
Name  
Refer  
Selector  
Field(s)  
keyref  
IoObject_KeyRef  
IoObject_Key  
Location\IoObject_ID  
.  
source
<xs:element name="Location" minOccurs="0" maxOccurs="unbounded">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="IoObject_ID"/>
    </xs:sequence>
  </xs:complexType>
  <xs:keyref name="IoObject_KeyRef" refer="IoObject_Key">
    <xs:selector xpath="Location\IoObject_ID"/>
    <xs:field xpath="."/>
  </xs:keyref>
</xs:element>