simpleType serviceInformationNameLengthType
namespace urn:tva:metadata:2005
type restriction of xs:string
properties
base string
used by
attribute ServiceInformationNameType/@length
facets
Kind Value Annotation
enumeration short
enumeration medium
enumeration long
source <xs:simpleType name="serviceInformationNameLengthType">
 
<xs:restriction base="string">
   
<xs:enumeration value="short"/>
   
<xs:enumeration value="medium"/>
   
<xs:enumeration value="long"/>
 
</xs:restriction>
</xs:simpleType>


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