http://www.phpgedview.net
element PGVRGetPersonName

Model
<PGVRGetPersonName
  id = xs:string
  truncate = xs:unsignedByte>

</PGVRGetPersonName>


Attribute Summary
 xs:stringid
          
 xs:unsignedBytetruncate
          

Attribute Detail

id

Type:
xs:string
Use:
required
Form:
unqualified

truncate

Type:
xs:unsignedByte
Use:
optional
Form:
unqualified

Source
<xs:element name="PGVRGetPersonName">
<xs:complexType>
<xs:attribute name="id" type="xs:string" use="required"/>
<xs:attribute name="truncate" type="xs:unsignedByte" use="optional"/>
</xs:complexType>
</xs:element>


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