-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://bitbucket.cip4.org/scm/spec/printtal…
- Loading branch information
Showing
3 changed files
with
22 additions
and
15 deletions.
There are no files selected for viewing
14 changes: 9 additions & 5 deletions
14
FrameMaker/Examples/printtalk/businessobjects/Quotation.rtf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 7 additions & 5 deletions
12
FrameMaker/Examples/printtalk/subelements/QuotationAdditional.rtf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,20 @@ | ||
{\rtf1\ansi | ||
\deff0{\fonttbl\f0\fnil Courier New;} | ||
{\stylesheet{\s1 SampleCode;}{\cs1 XMLToken;}{\cs2 XMLElementName;}{\cs3 XMLAttributeName;}{\cs4 XMLAttributeValue;}{\cs5 XMLComment;}}\pard\plain\s1 | ||
\cs1{<}\cs2{Quotation} \cs3{Estimate}\cs1{=}\cs4{"false"} \cs3{Expires}\cs1{=}\cs4{"2020-04-05T18:00:00+01:00"}\cs1{>}\line | ||
\cs1{<}\cs2{Quotation} \cs3{Estimate}\cs1{=}\cs4{"false"} \cs3{Expires}\cs1{=}\cs4{"2020-05-12T18:00:00+02:00"}\cs1{>}\line | ||
\cs1{<}\cs2{Quote} \cs3{QuoteID}\cs1{=}\cs4{"q1"}\cs1{>}\line | ||
\cs1{<}\cs2{Pricing} \cs3{Currency}\cs1{=}\cs4{"GBP"}\cs1{>}\line | ||
\cs1{<}\cs2{Price} \cs3{Amount}\cs1{=}\cs4{"500"}\line | ||
\cs3{DescriptiveName}\cs1{=}\cs4{"500 simple business cards"} \cs3{Price}\cs1{=}\cs4{"250"}\line | ||
\cs3{PriceType}\cs1{=}\cs4{"Product"} \cs3{TaxType}\cs1{=}\cs4{"Net"}\cs1{>}\line | ||
\cs3{DescriptiveName}\cs1{=}\cs4{"500 simple business cards"} \cs3{LineID}\cs1{=}\cs4{"L_1"}\line | ||
\cs3{Price}\cs1{=}\cs4{"250"} \cs3{PriceType}\cs1{=}\cs4{"Product"} \cs3{TaxType}\cs1{=}\cs4{"Net"}\cs1{>}\line | ||
\cs1{<}\cs2{Additional} \cs3{Amount}\cs1{=}\cs4{"100"} \cs3{BaseAmount}\cs1{=}\cs4{"500"} \cs3{BasePrice}\cs1{=}\cs4{"250"} \cs3{Price}\cs1{=}\cs4{"40"}\cs1{/>}\line | ||
\cs1{</}\cs2{Price}\cs1{>}\line | ||
\cs1{<}\cs2{Price} \cs3{DescriptiveName}\cs1{=}\cs4{"shipping and handling"} \cs3{Price}\cs1{=}\cs4{"2"}\line | ||
\cs3{PriceType}\cs1{=}\cs4{"Shipping"} \cs3{TaxType}\cs1{=}\cs4{"Net"}\cs1{>}\line | ||
\cs1{<}\cs2{Price} \cs3{DescriptiveName}\cs1{=}\cs4{"shipping and handling"} \cs3{LineID}\cs1{=}\cs4{"L_2"}\line | ||
\cs3{Price}\cs1{=}\cs4{"2"} \cs3{PriceType}\cs1{=}\cs4{"Shipping"} \cs3{TaxType}\cs1{=}\cs4{"Net"}\cs1{>}\line | ||
\cs1{<}\cs2{Additional} \cs3{Amount}\cs1{=}\cs4{"500"} \cs3{BaseAmount}\cs1{=}\cs4{"1000"} \cs3{BasePrice}\cs1{=}\cs4{"2"} \cs3{Price}\cs1{=}\cs4{"1"}\cs1{/>}\line | ||
\cs1{</}\cs2{Price}\cs1{>}\line | ||
\cs1{<}\cs2{Price} \cs3{DescriptiveName}\cs1{=}\cs4{"entire order"} \cs3{LineIDRefs}\cs1{=}\cs4{"L_1 L_2"}\line | ||
\cs3{Price}\cs1{=}\cs4{"252"} \cs3{PriceType}\cs1{=}\cs4{"Total"} \cs3{TaxType}\cs1{=}\cs4{"Net"}\cs1{/>}\line | ||
\cs1{</}\cs2{Pricing}\cs1{>}\line | ||
\cs1{</}\cs2{Quote}\cs1{>}\line | ||
\cs1{</}\cs2{Quotation}\cs1{>}} |