--- a/schema.org/ext/neworder.html Tue Nov 19 16:58:45 2013 +0100
+++ b/schema.org/ext/neworder.html Tue Nov 19 17:42:50 2013 +0100
@@ -84,27 +84,8 @@
<span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
</div>
- <div typeof="http://schema.org/EventStatusType" resource="http://schema.org/EventPending">
- <span class="h" property="rdfs:label">EventPending</span>
- <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
- </div>
-
- <div typeof="http://schema.org/EventStatusType" resource="http://schema.org/EventTentative">
- <span class="h" property="rdfs:label">EventTentative</span>
- <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
- </div>
-
- <div typeof="http://schema.org/EventStatusType" resource="http://schema.org/EventConfirmed">
- <span class="h" property="rdfs:label">EventConfirmed</span>
- <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
- </div>
-
- <!-- we have this already
- <div typeof="http://schema.org/EventStatusType" resource="http://schema.org/EventCancelled">
- <span class="h" property="rdfs:label">EventCancelled</span>
- <span>type: <a href="http://schema.org/EventStatus">EventStatus</a></span>
- </div> -->
-
+ <!-- removed, but we had in earlier drafts: pending, tentative, confirmed, cancelled event status types. -->
+
<div typeof="rdfs:Class" resource="http://schema.org/MovieShowing">
<span class="h" property="rdfs:label">MovieShowing</span>
<span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
@@ -226,12 +207,6 @@
<span>domain: <a property="http://schema.org/domain" href="http://schema.org/Order">Order</a></span>
<span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
</div>
- <div typeof="rdf:Property" resource="http://schema.org/partOfOrder">
- <span class="h" property="rdfs:label">partOfOrder</span>
- <span property="rdfs:comment">The order that this offer is part of.</span>
- <span>domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
- <span>Range: <a property="http://schema.org/range" href="http://schema.org/Order">Order</a></span>
- </div>
<div typeof="rdf:Property" resource="http://schema.org/itemShipped">
<span class="h" property="rdfs:label">itemShipped</span>
<span property="rdfs:comment">Item(s) being shipped.</span>