--- a/schema.org/ext/neworder.html Mon Nov 25 16:01:15 2013 +0100
+++ b/schema.org/ext/neworder.html Mon Nov 25 18:03:20 2013 +0100
@@ -86,21 +86,16 @@
<!-- removed, but we had in earlier drafts: pending, tentative, confirmed, cancelled event status types. -->
- <div typeof="rdfs:Class" resource="http://schema.org/InStorePickup">
- <span class="h" property="rdfs:label">InStorePickup</span>
- <span property="rdfs:comment">A DeliveryMethod in which an item is collected in-store.</span>
+ <div typeof="rdfs:Class" resource="http://schema.org/OnSitePickup">
+ <span class="h" property="rdfs:label">OnSitePickup</span>
+ <span property="rdfs:comment">A DeliveryMethod in which an item is collected on site, e.g. in a store or at a box office.</span>
<span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
</div>
- <div typeof="rdfs:Class" resource="http://schema.org/Locker">
- <span class="h" property="rdfs:label">Locker</span>
+ <div typeof="rdfs:Class" resource="http://schema.org/LockerDelivery">
+ <span class="h" property="rdfs:label">LockerDelivery</span>
<span property="rdfs:comment">A DeliveryMethod in which an item is made available via locker.</span>
<span>type: <a property="rdfs:subClassOf" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
</div>
- <div typeof="rdfs:Class" resource="http://schema.org/WillCall">
- <span class="h" property="rdfs:label">WillCall</span>
- <span property="rdfs:comment">A DeliveryMethod involving a call.</span>
- <span>type: <a property="rdfs:subClassOf" href="http://schema.org/DeliveryMethod">DeliveryMethod</a></span>
- </div>
<div typeof="rdf:Property" resource="http://schema.org/acceptedOffer">
<span class="h" property="rdfs:label">acceptedOffer</span>
<span property="rdfs:comment">The offer(s) -- e.g., product, quantity and price combinations -- included in the order.</span>