Element Groups | address-model, aff-elements, collab-elements, conf-loc-elements, corresp-elements, publisher-loc-elements |
<xsd:group name="address.class"> <xsd:choice> <xsd:element ref="addr-line"/> <xsd:element ref="city"/> <xsd:element ref="country"/> <xsd:element ref="fax"/> <xsd:element ref="institution"/> <xsd:element ref="institution-wrap"/> <xsd:element ref="phone"/> <xsd:element ref="postal-code"/> <xsd:element ref="state"/> </xsd:choice> </xsd:group> |