http://www.pdfunit.com
group textComparingGroup

Properties
This component is not nillable.

Model

(startingWith?, containing*, matchingComplete*, matchingRegex*, endingWith?, notStartingWith*, notContaining*, notMatchingRegex*, notEndingWith* )


Nested Element Summary
p:textWithWhitespacesAttribute_Typecontaining
          
xs:stringendingWith
          
p:textWithWhitespacesAttribute_TypematchingComplete
          
xs:stringmatchingRegex
          
p:textWithWhitespacesAttribute_TypenotContaining
          
xs:stringnotEndingWith
          
xs:stringnotMatchingRegex
          
xs:stringnotStartingWith
          
xs:stringstartingWith
          
Local Usage
hasText_Type, inClippingArea_Type, withName_Type

Source
<xs:group name="textComparingGroup">
<xs:sequence>
<xs:element minOccurs="0" name="startingWith" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="containing" type="p:textWithWhitespacesAttribute_Type"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="matchingComplete" type="p:textWithWhitespacesAttribute_Type"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="matchingRegex" type="xs:string"/>
<xs:element minOccurs="0" name="endingWith" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="notStartingWith" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="notContaining" type="p:textWithWhitespacesAttribute_Type"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="notMatchingRegex" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="notEndingWith" type="xs:string"/>
</xs:sequence>
</xs:group>


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