http://schemas.bs8723.org/XmlSchema/
complexType AssociativeRelationshipStructure
- Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://schemas.bs8723.org/XmlSchema/}AssociativeRelationshipStructure (restriction)
- Documentation
Data type defining the structure of an associative relationship
- Properties
- This component is not nillable.
- Model
- <...
Role = AssociativeRelationshipType>
string
</...>
Role
- Type:
AssociativeRelationshipType
- Use:
optional
- Form:
unqualified
- Source
<xs:complexType name="AssociativeRelationshipStructure"> <xs:simpleContent> <xs:extension base="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.