http://www.pdfunit.com
complexType hasXMPData_Type
- Super Types
 
{http://www.w3.org/2001/XMLSchema}anyType
  |
  +--{http://www.pdfunit.com}hasXMPData_Type (restriction)
- Properties
 - This component is not nillable.
 
- Model
 - <...>
  (withNode* | (matchingXPath*, matchingXML?)) 
</...> 
- Source
 <xs:complexType name="hasXMPData_Type">  <xs:choice>    <xs:element maxOccurs="unbounded" minOccurs="0" name="withNode" type="p:xmpNode_Type"/>     <xs:sequence>    </xs:sequence>   </xs:choice> </xs:complexType> 
Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.