Dela via


Party Item Environmental Footprint in ESG data model

Base entity from which all Industry Data Model entities are derived.

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enThe Party Item Environmental Footprint is the representative environmental footprint of a defined Item considering supply chain inputs and production processes, for a specific facility that produces the item, or vendor that the item is obtained from.

It's based on Product Environmental Footprint (PEF) calculation practices, which usually incorporate Life Cycle Assessment (LCA).

A product environmental footprint (PEF) is a method for measuring the environmental impacts of a product or service throughout its life cycle . It's based on a multi-criteria approach that takes into account the supply and demand of goods and services for the planet . The aim of the PEF is to improve the validity and comparability of the environmental performance evaluation of different products and services.

One of the most widely used methods is the life cycle assessment (LCA), which measures the environmental impacts of a product or service from the extraction of resources to the disposal or recycling of the product. LCA covers multiple impact categories, such as climate change, water use, land use, and toxicity. To conduct an LCA, you need to collect data on the inputs and outputs of each life cycle stage of the product.

entitya reference to the constant entity holding the list of localized text

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyItemEnvironmentalFootprint/(resolvedAttributes)/PeriodStartTimestampattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.0"string

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{351C253F-0256-4197-85EB-19BEB7409FE6}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nativeTo.businessArea
The name of the business area from which the entity originates.

ParameterValueData typeExplanation
name"Sustainability"string

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enParty Item Environmental Footprint
entitya reference to the constant entity holding the list of localized text

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or restates parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
PartyId The unique identifier of a Party. PartyItemEnvironmentalFootprint
ItemSku The Stock Keeping Unit identifier, which is typically used for inventory-related activities. PartyItemEnvironmentalFootprint
EnvironmentalFootprintTypeId The unique identifier of an Environmental Footprint Type. PartyItemEnvironmentalFootprint
EnvironmentalFootprintBoundaryId The unique identifier of an Environmental Footprint Boundary. PartyItemEnvironmentalFootprint
MetricPurposeId The unique identifier of a Metric Purpose. PartyItemEnvironmentalFootprint
PeriodStartTimestamp The period start timestamp. PartyItemEnvironmentalFootprint
PeriodEndTimestamp The period end timestamp. PartyItemEnvironmentalFootprint
PartyItemEnvironmentalFootprintUnits The units of Party Item Environmental Footprint. PartyItemEnvironmentalFootprint
UnitOfMeasureId The unique identifier of a Unit Of Measure. PartyItemEnvironmentalFootprint
CalculationAlgorithmId The unique identifier of a calculation algorithm. PartyItemEnvironmentalFootprint
PartyItemEnvironmentalFootprintPrimaryDataSharePercentage The share of primary data used to determine the Party Item Environmental Footprint. It's stated as a percentage. PartyItemEnvironmentalFootprint
PartyItemEnvironmentalFootprintExemptedPercentage This expresses the percentage of the declared footprint that was exempted from the declaration based upon minimum reporting thresholds. PartyItemEnvironmentalFootprint
PartyItemEnvironmentalFootprintNote A note, comment or additional information regarding the Party Item Environmental Footprint. PartyItemEnvironmentalFootprint

PartyId

The unique identifier of a Party.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameParty ID
descriptionThe unique identifier of a Party.
isPrimaryKeytrue
dataFormatint64

Traits

List of traits for the PartyId attribute are listed here.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyItemEnvironmentalFootprint/(resolvedAttributes)/PartyIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Party.cdm.json/PartyPartyId
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enParty ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Party.
entitya reference to the constant entity holding the list of localized text

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{8558D1B3-A330-4493-AD95-22CC47D86FF8}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

ItemSku

The Stock Keeping Unit identifier, which is typically used for inventory-related activities.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameItem SKU
descriptionThe Stock Keeping Unit identifier, which is typically used for inventory-related activities.
isPrimaryKeytrue
dataFormatstring
maximumLength40

Traits

List of traits for the ItemSku attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyItemEnvironmentalFootprint/(resolvedAttributes)/ItemSkuattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Item.cdm.json/ItemItemSku
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enItem SKU
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe Stock Keeping Unit identifier, which is typically used for inventory-related activities.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"40"integer

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{B2300A41-F4AA-4ACE-93DE-95814E126ECC}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

EnvironmentalFootprintTypeId

The unique identifier of an Environmental Footprint Type.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameEnvironmental Footprint Type ID
descriptionThe unique identifier of an Environmental Footprint Type.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the EnvironmentalFootprintTypeId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyItemEnvironmentalFootprint/(resolvedAttributes)/EnvironmentalFootprintTypeIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
EnvironmentalFootprintType.cdm.json/EnvironmentalFootprintTypeEnvironmentalFootprintTypeId
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enEnvironmental Footprint Type ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of an Environmental Footprint Type.
entitya reference to the constant entity holding the list of localized text

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{98A00557-07A0-4A51-9A35-7FB007DFD8C9}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

EnvironmentalFootprintBoundaryId

The unique identifier of an Environmental Footprint Boundary.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameEnvironmental Footprint Boundary ID
descriptionThe unique identifier of an Environmental Footprint Boundary.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the EnvironmentalFootprintBoundaryId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyItemEnvironmentalFootprint/(resolvedAttributes)/EnvironmentalFootprintBoundaryIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
EnvironmentalFootprintBoundary.cdm.json/EnvironmentalFootprintBoundaryEnvironmentalFootprintBoundaryId
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enEnvironmental Footprint Boundary ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of an Environmental Footprint Boundary.
entitya reference to the constant entity holding the list of localized text

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{FFF1E2AA-FF5A-4D7E-BC88-E0BA1383F65E}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

MetricPurposeId

The unique identifier of a Metric Purpose.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameMetric Purpose ID
descriptionThe unique identifier of a Metric Purpose.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the MetricPurposeId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyItemEnvironmentalFootprint/(resolvedAttributes)/MetricPurposeIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
MetricPurpose.cdm.json/MetricPurposeMetricPurposeId
entitya reference to the constant entity holding the list of entity references

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMetric Purpose ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Metric Purpose.
entitya reference to the constant entity holding the list of localized text

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{0E2A3F5F-DB54-454D-8620-011AC54B82BF}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

PeriodStartTimestamp

The period start timestamp.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNamePeriod Start Timestamp
descriptionThe period start timestamp.
isPrimaryKeytrue
dataFormatdateTime

Traits

List of traits for the PeriodStartTimestamp attribute are listed here.

is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyItemEnvironmentalFootprint/(resolvedAttributes)/PeriodStartTimestampattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{A832F8D3-F412-4615-9CF6-C285A21960E1}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPeriod Start Timestamp
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe period start timestamp.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

PeriodEndTimestamp

The period end timestamp.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNamePeriod End Timestamp
descriptionThe period end timestamp.
isPrimaryKeytrue
dataFormatdateTime

Traits

List of traits for the PeriodEndTimestamp attribute are listed here.

is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyItemEnvironmentalFootprint/(resolvedAttributes)/PeriodEndTimestampattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{E3B21ACE-BF56-4680-952C-BCBC0781D5DA}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPeriod End Timestamp
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe period end timestamp.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

PartyItemEnvironmentalFootprintUnits

The units of Party Item Environmental Footprint.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameParty Item Environmental Footprint Units
descriptionThe units of Party Item Environmental Footprint.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the PartyItemEnvironmentalFootprintUnits attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"8"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{301E8FDE-5AC9-445A-ADAC-B633BC664619}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enParty Item Environmental Footprint Units
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe units of Party Item Environmental Footprint.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

UnitOfMeasureId

The unique identifier of a Unit Of Measure.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameUnit Of Measure ID
descriptionThe unique identifier of a Unit Of Measure.
dataFormatint32
isNullabletrue

Traits

List of traits for the UnitOfMeasureId attribute are listed here.

is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUnit Of Measure ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Unit Of Measure.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
UnitOfMeasure.cdm.json/UnitOfMeasureUnitOfMeasureId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{35DC2ABD-D5E7-4F03-B1AF-ADCBF0B5AEAC}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

CalculationAlgorithmId

The unique identifier of a calculation algorithm.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameCalculation Algorithm ID
descriptionThe unique identifier of a calculation algorithm.
dataFormatint32
isNullabletrue

Traits

List of traits for the CalculationAlgorithmId attribute are listed here.

is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCalculation Algorithm ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a calculation algorithm.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
CalculationAlgorithm.cdm.json/CalculationAlgorithmCalculationAlgorithmId
entitya reference to the constant entity holding the list of entity references

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{3CA48F5C-71BA-4FD3-BF3F-9649E0590F31}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

PartyItemEnvironmentalFootprintPrimaryDataSharePercentage

The share of primary data used to determine the Party Item Environmental Footprint. It's stated as a percentage.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameParty Item Environmental Footprint Primary Data Share Percentage
descriptionThe share of primary data used to determine the Party Item Environmental Footprint. It's stated as a percentage.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the PartyItemEnvironmentalFootprintPrimaryDataSharePercentage attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"8"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{F82EECF9-A1DD-4204-9D39-D0286B8C043B}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enParty Item Environmental Footprint Primary Data Share Percentage
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe share of primary data used to determine the Party Item Environmental Footprint. It's stated as a percentage.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

PartyItemEnvironmentalFootprintExemptedPercentage

This expresses the percentage of the declared footprint that was exempted from the declaration based upon minimum reporting thresholds.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameParty Item Environmental Footprint Exempted Percentage
descriptionThis expresses the percentage of the declared footprint that was exempted from the declaration based upon minimum reporting thresholds.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the PartyItemEnvironmentalFootprintExemptedPercentage attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"8"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{3F64186E-89DA-46A8-9D30-4F0BCFE64BD0}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enParty Item Environmental Footprint Exempted Percentage
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThis expresses the percentage of the declared footprint that was exempted from the declaration based upon minimum reporting thresholds.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

PartyItemEnvironmentalFootprintNote

A note, comment or additional information regarding the Party Item Environmental Footprint.
First included in: PartyItemEnvironmentalFootprint (this entity)

Properties

NameValue
displayNameParty Item Environmental Footprint Note
descriptionA note, comment or additional information regarding the Party Item Environmental Footprint.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the PartyItemEnvironmentalFootprintNote attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{73D29FFC-4C09-4F70-B744-02B1334B2BDE}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enParty Item Environmental Footprint Note
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA note, comment or additional information regarding the Party Item Environmental Footprint.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.