http://www.pdfunit.com
complexType xmpNode_Type

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

Properties
This component is not nillable.

Model
<...
  defaultNamespace = p:noDoubleQuotesString_Type
  name = p:nonWhitespaceString_Type
  value = xs:string>

</...>


Attribute Summary
 p:noDoubleQuotesString_TypedefaultNamespace
          
 p:nonWhitespaceString_Typename
          
 xs:stringvalue
          

Attribute Detail

defaultNamespace

Type:
p:noDoubleQuotesString_Type
Use:
optional
Form:
unqualified

name

Type:
p:nonWhitespaceString_Type
Use:
required
Form:
unqualified

value

Type:
xs:string
Use:
optional
Form:
unqualified

Local Usage
hasXMPData_Type

Source
<xs:complexType name="xmpNode_Type">
<xs:attributeGroup ref="p:xmpNodeNameValue_Group"/>
</xs:complexType>


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