<xs:attributeGroup name="AddressAttribs_c">
<xs:attribute name="City" type="jdftyp:string" use="optional"/>
<xs:attribute name="Country" type="jdftyp:string" use="optional"/>
<xs:attribute name="CountryCode" type="jdftyp:string" use="optional"/>
<xs:attribute name="PostBox" type="jdftyp:string" use="optional"/>
<xs:attribute name="PostalCode" type="jdftyp:string" use="optional"/>
<xs:attribute name="Region" type="jdftyp:string" use="optional"/>
<xs:attribute name="Street" type="jdftyp:string" use="optional"/>
</xs:attributeGroup> |