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

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

Properties
This component is not nillable.

Model

maximum length: 1999


Source
<xsd:simpleType name="ProjectDescriptionTextDataType">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="1999"/>
</xsd:restriction>
</xsd:simpleType>


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