PwgSmRev1-185 - ReferenceUriSchemesWKV

simpleType ReferenceUriSchemesWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:string
properties
base xs:string
used by
element ReferenceUriSchemesSupported/ReferenceUriScheme
facets
Kind Value Annotation
maxLength 255
enumeration ftp://
enumeration http://
source <xs:simpleType name="ReferenceUriSchemesWKV">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="ftp://"/>
   
<xs:enumeration value="http://"/>
 
</xs:restriction>
</xs:simpleType>


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