http://www.pdfunit.com
complexType hasNamedDestination_Type

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

Properties
This component is not nillable.

Model
<...>
withName*
</...>


Nested Element Summary
xs:stringwithName
          
Source
<xs:complexType name="hasNamedDestination_Type">
<xs:choice>
<xs:element maxOccurs="unbounded" minOccurs="0" name="withName" type="xs:string"/>
</xs:choice>
</xs:complexType>


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