http://www.phpgedview.net
group containerGroup

Model

(PGVRif | PGVRSetVar | PGVRCell | PGVRTextBox | PGVRList | PGVRLine | PGVRImage | PGVRHighlightedImage | PGVRGedcom)


Nested Element Summary
 PGVRCell
          
 PGVRGedcom
          
 PGVRHighlightedImage
          
 PGVRif
          
 PGVRImage
          
 PGVRLine
          
 PGVRList
          
 PGVRSetVar
          
 PGVRTextBox
          

Nested Element Detail

PGVRCell

Details:
PGVRCell

PGVRGedcom

Details:
PGVRGedcom

PGVRHighlightedImage

Details:
PGVRHighlightedImage

PGVRif

Details:
PGVRif

PGVRImage

Details:
PGVRImage

PGVRLine

Details:
PGVRLine

PGVRList

Details:
PGVRList

PGVRSetVar

Details:
PGVRSetVar

PGVRTextBox

Details:
PGVRTextBox

Source
<xs:group name="containerGroup">
<xs:choice>
<xs:element ref="PGVRif"/>
<xs:element ref="PGVRSetVar"/>
<xs:element ref="PGVRCell"/>
<xs:element ref="PGVRTextBox"/>
<xs:element ref="PGVRList"/>
<xs:element ref="PGVRLine"/>
<xs:element ref="PGVRImage"/>
<xs:element ref="PGVRHighlightedImage"/>
<xs:element ref="PGVRGedcom"/>
</xs:choice>
</xs:group>


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