http://schema.bsi-global.com/BS8723-5/
complexType HierarchicalRelationshipFullStructure

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://schema.bsi-global.com/BS8723-5/}HierarchicalRelationshipFullStructure (restriction)

Documentation
Data type representing a reference to another concept via a custom type of hierarchical relationship
Properties
This component is not nillable.

Model
<...
  {}>
HierarchicalRelationshipCoreType
</...>


Attribute Summary
 HierarchicalRelationshipType
          References a hierarchical relationship type defined in the thesaurus. 

Attribute Detail

HierarchicalRelationshipType

References a hierarchical relationship type defined in the thesaurus.

Type:
Use:
optional
Form:
unqualified

Source
<xs:complexType name="HierarchicalRelationshipFullStructure">
<xs:simpleContent>
<xs:extension base="HierarchicalRelationshipCoreType">
<xs:attribute name="HierarchicalRelationshipType">
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.