Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AF_IBERIA_VP_CMYK_POS_RGB.jpgImage RemovedAF_IBERIA_VP_CMYK_POS_RGB.jpgImage Added

Insert excerpt
NDC2:Version 17.2 COMBINED (v1 and v2)
NDC2:Version 17.2 COMBINED (v1 and v2)
nameLegend
nopaneltrue

Excerpt
nameRuleMetadatas

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

NDC SERVICES

<Metadata / Other / OtherMetadata / RuleMetadatas>

RuleMetadata

Info

Attribute

MetadataKey

ID of the Metadata

Alphanumeric

Any

All Services

RuleMetadata / RuleID

ID of the Metadata

Alphanumeric

  • Cancel

  • Change

All Services

RuleMetadata / RuleID / Values / Value / Instruction

This indicator will displayed the following options:

  • "Allowed" → This fare will be refundable or changeable

  • "Not Allowed" → This fare will not be refundable or changeable

Alphabetical

  • Allowed

  • Not Allowed

All Services

Fare Rules Metadata example

Expand
titleExampleFare Rules Metadata example
Code Block
languagexml
<OtherMetadata>
	<RuleMetadatas>
		<RuleMetadata MetadataKey="RULEMETADATAKEY_2">
			<RuleID>Cancel</RuleID>
			<Values>
				<Value>
					<Instruction>Not Allowed</Instruction>
				</Value>
			</Values>
		</RuleMetadata>
		<RuleMetadata MetadataKey="RULEMETADATAKEY_3">
			<RuleID>Change</RuleID>
			<Values>
				<Value>
					<Instruction>Allowed</Instruction>
				</Value>
			</Values>
		</RuleMetadata>
	</RuleMetadatas>
</OtherMetadata>

New NDC Footer.pngImage RemovedNew NDC Footer.pngImage Added