http://www.w3.org/2001/XMLSchema
simpleType IDREFS

Super Types
{http://www.w3.org/2001/XMLSchema}IDREFS (restriction)

Documentation
Properties
This component is not nillable.

Model

minimum length: 1


Source
<xs:simpleType id="IDREFS" name="IDREFS">
<xs:restriction>
<xs:simpleType>
<xs:list itemType="xs:IDREF"/>
</xs:simpleType>
<xs:minLength id="IDREFS.minLength" value="1"/>
</xs:restriction>
</xs:simpleType>


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