http://schemas.bs8723.org/XmlSchema/
complexType UFRelationshipStructure

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://schemas.bs8723.org/XmlSchema/}UFRelationshipStructure (restriction)

Documentation
Data type defining the structure of a UF relationship
Properties
This component is not nillable.

Model
<...
  Role = UFRelationshipType>
string
</...>


Attribute Summary
 UFRelationshipTypeRole
          

Attribute Detail

Role

Type:
UFRelationshipType
Use:
optional
Form:
unqualified

Source
<xs:complexType name="UFRelationshipStructure">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="Role" type="UFRelationshipType"/>
</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.