http://www.pdfunit.com
complexType withNode_Type

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

Properties
This component is not nillable.

Model
<...
  defaultNamespace = p:noDoubleQuotesString_Type
  tag = p:noDoubleQuotesString_Type
  value = p:noDoubleQuotesString_Type>

</...>


Attribute Summary
 p:noDoubleQuotesString_TypedefaultNamespace
          
 p:noDoubleQuotesString_Typetag
          
 p:noDoubleQuotesString_Typevalue
          

Attribute Detail

defaultNamespace

Type:
p:noDoubleQuotesString_Type
Use:
optional
Form:
unqualified

tag

Type:
p:noDoubleQuotesString_Type
Use:
required
Form:
unqualified

value

Type:
p:noDoubleQuotesString_Type
Use:
required
Form:
unqualified

Local Usage
hasXFAData_Type

Source
<xs:complexType name="withNode_Type">
<xs:attribute name="tag" type="p:noDoubleQuotesString_Type" use="required"/>
<xs:attribute name="value" type="p:noDoubleQuotesString_Type" use="required"/>
<xs:attribute name="defaultNamespace" type="p:noDoubleQuotesString_Type" use="optional"/>
</xs:complexType>


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