simpleType segmentTypeType
namespace urn:tva:metadata:2005
type restriction of xs:string
properties
base string
used by
attribute SegmentReferenceType/@segmentType
facets
Kind Value Annotation
enumeration segment
enumeration segmentgroup
source <xs:simpleType name="segmentTypeType">
 
<xs:restriction base="string">
   
<xs:enumeration value="segment"/>
   
<xs:enumeration value="segmentgroup"/>
 
</xs:restriction>
</xs:simpleType>


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