<xs:element name="SlotEndEnum" type="SlotEndEnumType"><xs:annotation><xs:documentation>The SlotEndEnum element describes an often-used shape of the end of a slot.</xs:documentation></xs:annotation></xs:element>
The OtherSlotEnd element describes the shape of the end of a slot in natural language.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="OtherSlotEnd" type="xs:string"><xs:annotation><xs:documentation>The OtherSlotEnd element describes the shape of the end of a slot in natural language.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="SlotEndType"><xs:annotation><xs:documentation>The SlotEndType defines the shape of the end of a slot.</xs:documentation></xs:annotation><xs:choice><xs:element name="SlotEndEnum" type="SlotEndEnumType"><xs:annotation><xs:documentation>The SlotEndEnum element describes an often-used shape of the end of a slot.</xs:documentation></xs:annotation></xs:element><xs:element name="OtherSlotEnd" type="xs:string"><xs:annotation><xs:documentation>The OtherSlotEnd element describes the shape of the end of a slot in natural language.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>