http://www.phpgedview.net
element PGVRText

Model
<PGVRText
  style = xs:string>
(PGVRvar* | PGVRNow | PGVRPageNum | PGVRTotalPages | PGVRGetPersonName | PGVRGedcomValue | PGVRListTotal | br | PGVRFootnoteTexts | PGVRvarLetter | PGVRText | PGVRImage | PGVRHighlightedImage) *
</PGVRText>


Nested Element Summary
 br
          
 PGVRFootnoteTexts
          
 PGVRGedcomValue
          
 PGVRGetPersonName
          
 PGVRHighlightedImage
          
 PGVRImage
          
 PGVRListTotal
          
 PGVRNow
          
 PGVRPageNum
          
 PGVRText
          
 PGVRTotalPages
          
 PGVRvar
          
 PGVRvarLetter
          

Attribute Summary
 xs:stringstyle
          

Nested Element Detail

br


PGVRFootnoteTexts


PGVRGedcomValue

Details:
PGVRGedcomValue

PGVRGetPersonName

Details:
PGVRGetPersonName

PGVRHighlightedImage

Details:
PGVRHighlightedImage

PGVRImage

Details:
PGVRImage

PGVRListTotal


PGVRNow


PGVRPageNum


PGVRText

Details:
PGVRText

PGVRTotalPages


PGVRvar

Details:
PGVRvar

PGVRvarLetter

Details:
PGVRvarLetter


Attribute Detail

style

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="PGVRText">
<xs:complexType mixed="true">
<xs:sequence maxOccurs="unbounded" minOccurs="0">
<xs:group ref="textGroup"/>
</xs:sequence>
<xs:attribute name="style" 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.