http://www.pdfunit.com
complexType hasJavaScript_Type

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

Properties
This component is not nillable.

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


Nested Element Summary
p:simpleString_Typecontaining
          
p:equals_Typeequals
          
xs:stringmatchingComplete
          
Source
<xs:complexType name="hasJavaScript_Type">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="equals" type="p:equals_Type"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="containing" type="p:simpleString_Type"/>
<xs:element maxOccurs="1" minOccurs="0" name="matchingComplete" type="xs:string"/>
</xs:sequence>
</xs:complexType>


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