Skip to content

Commit

Permalink
Add oldprice
Browse files Browse the repository at this point in the history
  • Loading branch information
Gennady Knyazkin committed Dec 26, 2017
1 parent 2816c35 commit 3c5e3a5
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 8 deletions.
3 changes: 2 additions & 1 deletion tests/dtd/ArtistTitle.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
order-before CDATA #IMPLIED>

<!ELEMENT offers (offer+)>
<!ELEMENT offer (url?, buyurl?, price, wprice?, currencyId, xCategory?, categoryId+, market_category?,
<!ELEMENT offer (url?, buyurl?, price, oldprice?, wprice?, currencyId, xCategory?, categoryId+, market_category?,
picture*, store?, pickup?, delivery?, deliveryIncluded?, local_delivery_cost?, orderingTime?,
artist?, title, year?, media?, starring?, director?, originalName?, country?,
aliases?, additional*, description?, sales_notes?, promo?,
Expand Down Expand Up @@ -68,6 +68,7 @@

<!ELEMENT deliveryTime EMPTY>
<!ELEMENT price (#PCDATA)>
<!ELEMENT oldprice (#PCDATA)>
<!ELEMENT wprice (#PCDATA)>
<!ELEMENT currencyId (#PCDATA)>
<!ELEMENT categoryId (#PCDATA)>
Expand Down
3 changes: 2 additions & 1 deletion tests/dtd/Audiobook.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
order-before CDATA #IMPLIED>

<!ELEMENT offers (offer+)>
<!ELEMENT offer (url?, buyurl?, price, wprice?, currencyId, xCategory?, categoryId+, market_category?,
<!ELEMENT offer (url?, buyurl?, price, oldprice?, wprice?, currencyId, xCategory?, categoryId+, market_category?,
picture*, store?, pickup?, delivery?, deliveryIncluded?, local_delivery_cost?, orderingTime?,
author?, name, publisher?, series?, year?, ISBN?, volume?, part?, language?, table_of_contents?, performed_by?, performance_type?, storage?, format?, recording_length?,
aliases?, additional*, description?, sales_notes?, promo?,
Expand Down Expand Up @@ -68,6 +68,7 @@

<!ELEMENT deliveryTime EMPTY>
<!ELEMENT price (#PCDATA)>
<!ELEMENT oldprice (#PCDATA)>
<!ELEMENT wprice (#PCDATA)>
<!ELEMENT currencyId (#PCDATA)>
<!ELEMENT categoryId (#PCDATA)>
Expand Down
3 changes: 2 additions & 1 deletion tests/dtd/Book.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
order-before CDATA #IMPLIED>

<!ELEMENT offers (offer+)>
<!ELEMENT offer (url?, buyurl?, price, wprice?, currencyId, xCategory?, categoryId+, market_category?,
<!ELEMENT offer (url?, buyurl?, price, oldprice?, wprice?, currencyId, xCategory?, categoryId+, market_category?,
picture*, store?, pickup?, delivery?, deliveryIncluded?, local_delivery_cost?, orderingTime?,
author?, name, publisher?, series?, year?, ISBN?, volume?, part?, language?, binding?, page_extent?, table_of_contents?,
aliases?, additional*, description?, sales_notes?, promo?,
Expand Down Expand Up @@ -68,6 +68,7 @@

<!ELEMENT deliveryTime EMPTY>
<!ELEMENT price (#PCDATA)>
<!ELEMENT oldprice (#PCDATA)>
<!ELEMENT wprice (#PCDATA)>
<!ELEMENT currencyId (#PCDATA)>
<!ELEMENT categoryId (#PCDATA)>
Expand Down
3 changes: 2 additions & 1 deletion tests/dtd/Custom.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
order-before CDATA #IMPLIED>

<!ELEMENT offers (offer+)>
<!ELEMENT offer (url?, buyurl?, price, wprice?, currencyId, xCategory?, categoryId+, market_category?,
<!ELEMENT offer (url?, buyurl?, price, oldprice?, wprice?, currencyId, xCategory?, categoryId+, market_category?,
picture*, store?, pickup?, delivery?, deliveryIncluded?, local_delivery_cost?, orderingTime?,
typePrefix?, vendor, vendorCode?, model, (provider, tarifplan?)?,
aliases?, additional*, description?, sales_notes?, promo?,
Expand Down Expand Up @@ -68,6 +68,7 @@

<!ELEMENT deliveryTime EMPTY>
<!ELEMENT price (#PCDATA)>
<!ELEMENT oldprice (#PCDATA)>
<!ELEMENT wprice (#PCDATA)>
<!ELEMENT currencyId (#PCDATA)>
<!ELEMENT categoryId (#PCDATA)>
Expand Down
3 changes: 2 additions & 1 deletion tests/dtd/EventTicket.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
order-before CDATA #IMPLIED>

<!ELEMENT offers (offer+)>
<!ELEMENT offer (url?, buyurl?, price, wprice?, currencyId, xCategory?, categoryId+, market_category?,
<!ELEMENT offer (url?, buyurl?, price, oldprice?, wprice?, currencyId, xCategory?, categoryId+, market_category?,
picture*, store?, pickup?, delivery?, deliveryIncluded?, local_delivery_cost?, orderingTime?,
name, place, hall?, hall_part?, date, is_premiere?, is_kids?,
aliases?, additional*, description?, sales_notes?, promo?,
Expand Down Expand Up @@ -68,6 +68,7 @@

<!ELEMENT deliveryTime EMPTY>
<!ELEMENT price (#PCDATA)>
<!ELEMENT oldprice (#PCDATA)>
<!ELEMENT wprice (#PCDATA)>
<!ELEMENT currencyId (#PCDATA)>
<!ELEMENT categoryId (#PCDATA)>
Expand Down
3 changes: 2 additions & 1 deletion tests/dtd/Original.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
yid CDATA #IMPLIED>

<!ELEMENT offers (offer+)>
<!ELEMENT offer (url?, buyurl?, price, wprice?, currencyId, xCategory?, categoryId+, market_category?,
<!ELEMENT offer (url?, buyurl?, price, oldprice?, wprice?, currencyId, xCategory?, categoryId+, market_category?,
picture*, store?, pickup?, delivery?, deliveryIncluded?, local_delivery_cost?, orderingTime?,
((typePrefix?, vendor, vendorCode?, model, (provider, tarifplan?)?) |
(author?, name, publisher?, series?, year?, ISBN?, volume?, part?, language?, binding?, page_extent?, table_of_contents?) |
Expand Down Expand Up @@ -68,6 +68,7 @@

<!ELEMENT deliveryTime EMPTY>
<!ELEMENT price (#PCDATA)>
<!ELEMENT oldprice (#PCDATA)>
<!ELEMENT wprice (#PCDATA)>
<!ELEMENT currencyId (#PCDATA)>
<!ELEMENT categoryId (#PCDATA)>
Expand Down
3 changes: 2 additions & 1 deletion tests/dtd/Simple.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
order-before CDATA #IMPLIED>

<!ELEMENT offers (offer+)>
<!ELEMENT offer (url?, buyurl?, price, wprice?, currencyId, xCategory?, categoryId+, market_category?,
<!ELEMENT offer (url?, buyurl?, price, oldprice?, wprice?, currencyId, xCategory?, categoryId+, market_category?,
picture*, store?, pickup?, delivery?, deliveryIncluded?, local_delivery_cost?, orderingTime?,
name, vendor?, vendorCode?,
aliases?, additional*, description?, sales_notes?, promo?,
Expand Down Expand Up @@ -68,6 +68,7 @@

<!ELEMENT deliveryTime EMPTY>
<!ELEMENT price (#PCDATA)>
<!ELEMENT oldprice (#PCDATA)>
<!ELEMENT wprice (#PCDATA)>
<!ELEMENT currencyId (#PCDATA)>
<!ELEMENT categoryId (#PCDATA)>
Expand Down
3 changes: 2 additions & 1 deletion tests/dtd/Tour.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
order-before CDATA #IMPLIED>

<!ELEMENT offers (offer+)>
<!ELEMENT offer (url?, buyurl?, price, wprice?, currencyId, xCategory?, categoryId+, market_category?,
<!ELEMENT offer (url?, buyurl?, price, oldprice?, wprice?, currencyId, xCategory?, categoryId+, market_category?,
picture*, store?, pickup?, delivery?, deliveryIncluded?, local_delivery_cost?, orderingTime?,
worldRegion?, country?, region?, days, dataTour*, name, hotel_stars?, room?, meal?, included, transport, price_min?, price_max?, options?,
aliases?, additional*, description?, sales_notes?, promo?,
Expand Down Expand Up @@ -68,6 +68,7 @@

<!ELEMENT deliveryTime EMPTY>
<!ELEMENT price (#PCDATA)>
<!ELEMENT oldprice (#PCDATA)>
<!ELEMENT wprice (#PCDATA)>
<!ELEMENT currencyId (#PCDATA)>
<!ELEMENT categoryId (#PCDATA)>
Expand Down

0 comments on commit 3c5e3a5

Please sign in to comment.