<xs:attributeGroup name="PersonAttribs_c">
<xs:attribute name="AdditionalNames" type="jdftyp:string" use="optional"/>
<xs:attribute name="FamilyName" type="jdftyp:string" use="optional"/>
<xs:attribute name="FirstName" type="jdftyp:string" use="optional"/>
<xs:attribute name="JobTitle" type="jdftyp:string" use="optional"/>
<xs:attribute name="Languages" type="jdftyp:languages" use="optional"/>
<xs:attribute name="NamePrefix" type="jdftyp:string" use="optional"/>
<xs:attribute name="NameSuffix" type="jdftyp:string" use="optional"/>
</xs:attributeGroup> |