**************************************- Role : Default currency to be used for the associated entity, unless otherwise specified in a child node **************************************- Currency codes are validated against 3 letter codes only but should be compliant with the ISO 4217 list. This is more open and provides a lighter schema. **************************************-  | 
                           
**************************************- Maintenance: DF/2003-11-13: Comment copied from type definition **************************************-  | 
                           
| Attribute Group | DefaultGroup | 
<xs:attribute name="Currency" type="CurrencyCodeType" use="optional"> <xs:annotation> <xs:documentation>**************************************- Role : Default currency to be used for the associated entity, unless otherwise specified in a child node **************************************- Currency codes are validated against 3 letter codes only but should be compliant with the ISO 4217 list. This is more open and provides a lighter schema. **************************************-</xs:documentation> <xs:documentation>**************************************- Maintenance: DF/2003-11-13: Comment copied from type definition **************************************-</xs:documentation> </xs:annotation> </xs:attribute>  |