http://schemas.bs8723.org/XmlSchema/
simpleType USEPlusRelationshipType

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

Documentation
Data type containing the list of common USE + relationship types
Properties
This component is not nillable.

Model

'USE +'

Source
<xs:simpleType name="USEPlusRelationshipType">
<xs:restriction base="xs:string">
<xs:enumeration value="USE +"/>
</xs:restriction>
</xs:simpleType>


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