http://www.pdfunit.com
complexType withLayerName_Type

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

Properties
This component is not nillable.

Model
<...>
(matchingComplete?, containing*, startingWith? )
</...>


Nested Element Summary
p:simpleString_Typecontaining
          
p:simpleString_TypematchingComplete
          
p:simpleString_TypestartingWith
          
Local Usage
hasLayer_Type

Source
<xs:complexType name="withLayerName_Type">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="matchingComplete" type="p:simpleString_Type"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="containing" type="p:simpleString_Type"/>
<xs:element maxOccurs="1" minOccurs="0" name="startingWith" type="p:simpleString_Type"/>
</xs:sequence>
</xs:complexType>


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