PwgSmRev1-185 - HoldUntilWKV

simpleType HoldUntilWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
simpleType HoldUntilType
facets
Kind Value Annotation
maxLength 255
enumeration DayTime
enumeration Evening
enumeration Indefinite
enumeration Night
enumeration NoHold
enumeration SecondShift
enumeration ThirdShift
enumeration Weekend
source <xs:simpleType name="HoldUntilWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="DayTime"/>
   
<xs:enumeration value="Evening"/>
   
<xs:enumeration value="Indefinite"/>
   
<xs:enumeration value="Night"/>
   
<xs:enumeration value="NoHold"/>
   
<xs:enumeration value="SecondShift"/>
   
<xs:enumeration value="ThirdShift"/>
   
<xs:enumeration value="Weekend"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy