info

Element Information

Model

Children: personref, text

Source

<xs:element name="info">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="text" type="stringlang"/>
      <xs:element maxOccurs="unbounded" name="personref" type="personrefType"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample

6th President of the United States Graduated Harvard 1787

P1