PwgSmRev1-185 - MediaTypeExtensionPattern

simpleType MediaTypeExtensionPattern
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
elements MediaColSupportedType/MediaType/AllowedValue MediaTypeSupportedType/AllowedValue MediaPathDescriptionType/mediaTypesSupported/AllowedValues
simpleType MediaTypeType
facets
Kind Value Annotation
maxLength 255
pattern custom-media-type-[a-z][a-z0-9\-]*
source <xs:simpleType name="MediaTypeExtensionPattern">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:pattern value="custom-media-type-[a-z][a-z0-9\-]*"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy
Our website uses cookies on your device to give you the best user experience. By using our website, you agree to the placement of these cookies. To learn more, read our privacy policy. Read Privacy Policy