http://www.phpgedview.net
element PGVRGedcom

Model
<PGVRGedcom
  id = xs:string>
((PGVRif | PGVRSetVar | PGVRCell | PGVRTextBox | PGVRList | PGVRLine | PGVRImage | PGVRHighlightedImage | PGVRGedcom) , (PGVRvar* | PGVRNow | PGVRPageNum | PGVRTotalPages | PGVRGetPersonName | PGVRGedcomValue | PGVRListTotal | br | PGVRFootnoteTexts | PGVRvarLetter | PGVRText | PGVRImage | PGVRHighlightedImage) )
</PGVRGedcom>


Nested Element Summary
 br
          
 PGVRCell
          
 PGVRFootnoteTexts
          
 PGVRGedcom
          
 PGVRGedcomValue
          
 PGVRGetPersonName
          
 PGVRHighlightedImage
          
 PGVRHighlightedImage
          
 PGVRif
          
 PGVRImage
          
 PGVRImage
          
 PGVRLine
          
 PGVRList
          
 PGVRListTotal
          
 PGVRNow
          
 PGVRPageNum
          
 PGVRSetVar
          
 PGVRText
          
 PGVRTextBox
          
 PGVRTotalPages
          
 PGVRvar
          
 PGVRvarLetter
          

Attribute Summary
 xs:stringid
          

Nested Element Detail

br


PGVRCell

Details:
PGVRCell

PGVRFootnoteTexts


PGVRGedcom

Details:
PGVRGedcom

PGVRGedcomValue

Details:
PGVRGedcomValue

PGVRGetPersonName

Details:
PGVRGetPersonName

PGVRHighlightedImage

Details:
PGVRHighlightedImage

PGVRHighlightedImage

Details:
PGVRHighlightedImage

PGVRif

Details:
PGVRif

PGVRImage

Details:
PGVRImage

PGVRImage

Details:
PGVRImage

PGVRLine

Details:
PGVRLine

PGVRList

Details:
PGVRList

PGVRListTotal


PGVRNow


PGVRPageNum


PGVRSetVar

Details:
PGVRSetVar

PGVRText

Details:
PGVRText

PGVRTextBox

Details:
PGVRTextBox

PGVRTotalPages


PGVRvar

Details:
PGVRvar

PGVRvarLetter

Details:
PGVRvarLetter


Attribute Detail

id

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="PGVRGedcom">
<xs:complexType>
<xs:sequence>
<xs:group ref="containerGroup"/>
<xs:group ref="textGroup"/>
</xs:sequence>
<xs:attribute name="id" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>


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