http://www.pdfunit.com
simpleType noDoubleQuotesString_Type

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.pdfunit.com}noDoubleQuotesStringOrEmpty_Type (restriction)
|
+--{http://www.pdfunit.com}noDoubleQuotesString_Type (restriction)

Properties
This component is not nillable.

Model

.*[^:].*


Local Usage
comparePDFMatchingXPathType_Type, haveSameProperty_Type, matchingXMLType_Type, matchingXPathType_Type, verificationInstallation_Type, withDestination_Type, withNode_Type, xmpNodeNameValue_Group

Source
<xs:simpleType name="noDoubleQuotesString_Type">
<xs:restriction base="p:noDoubleQuotesStringOrEmpty_Type">
<xs:pattern value=".*[^:].*"/>
</xs:restriction>
</xs:simpleType>


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