complexType CompoundEquivalence
diagram iso25964-1_v1.4_p19.png
namespace http://iso25964.org/
children iso25964:UFPlus iso25964:USEPlus
used by
element ISO25964Interchange/CompoundEquivalence
source <xsd:complexType name="CompoundEquivalence">
 
<xsd:sequence>
   
<xsd:element name="UFPlus" type="iso25964:Identifier">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">Identifier of the SplitNonPreferredTerm.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="USEPlus" type="iso25964:Identifier" minOccurs="2" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">Identifier of (one of ) the preferred term(s).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element CompoundEquivalence/UFPlus
diagram iso25964-1_v1.4_p20.png
namespace http://iso25964.org/
type iso25964:Identifier
properties
isRef 0
content simple
annotation
documentation
Identifier of the SplitNonPreferredTerm.
source <xsd:element name="UFPlus" type="iso25964:Identifier">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">Identifier of the SplitNonPreferredTerm.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element CompoundEquivalence/USEPlus
diagram iso25964-1_v1.4_p21.png
namespace http://iso25964.org/
type iso25964:Identifier
properties
isRef 0
minOcc 2
maxOcc unbounded
content simple
annotation
documentation
Identifier of (one of ) the preferred term(s).
source <xsd:element name="USEPlus" type="iso25964:Identifier" minOccurs="2" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">Identifier of (one of ) the preferred term(s).</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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