http://www.phpgedview.net
element PGVRif

Model
<PGVRif
  condition = xs:string>
(PGVRif | PGVRSetVar | PGVRCell | PGVRTextBox | PGVRList | PGVRLine | PGVRImage | PGVRHighlightedImage | PGVRGedcom)
</PGVRif>


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

Attribute Summary
 xs:stringcondition
          

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


Attribute Detail

condition

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="PGVRif">
<xs:complexType>
<xs:sequence>
<xs:choice macOccurs="unbounded">
<xs:group ref="containerGroup"/>
</xs:choice>
</xs:sequence>
<xs:attribute name="condition" 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.