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

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

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

Model
<...
  AssociativeRelationshipType = xs:string>
AssociativeRelationshipCoreType
</...>


Attribute Summary
 xs:stringAssociativeRelationshipType
          

Attribute Detail

AssociativeRelationshipType

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:complexType name="AssociativeRelationshipFullStructure">
<xs:simpleContent>
<xs:extension base="AssociativeRelationshipCoreType">
<xs:attribute name="AssociativeRelationshipType" type="xs:string"/>
</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.