http://www.pdfunit.com
complexType textWithWhitespacesAttribute_Type

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

Properties
This component is not nillable.

Model
<...
  whitespaces = p:whitespaces_Type>
string
</...>


Attribute Summary
 p:whitespaces_Typewhitespaces
          

Attribute Detail

whitespaces

Type:
p:whitespaces_Type
Use:
optional
Form:
unqualified

Local Usage
textComparingGroup

Source
<xs:complexType name="textWithWhitespacesAttribute_Type">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="whitespaces" type="p:whitespaces_Type"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>


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