http://exchangenetwork.net/schemas/owwqx/1.0
simpleType SampleCollectionEquipmentCodeDataType

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://exchangenetwork.net/schemas/owwqx/1.0}SampleCollectionEquipmentCodeDataType (restriction)

Properties
This component is not nillable.

Model

minimum length: 1
maximum length: 40


Source
<xsd:simpleType name="SampleCollectionEquipmentCodeDataType">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="40"/>
</xsd:restriction>
</xsd:simpleType>


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