simpleType "NonEmptyURI"
Namespace:
Defined:
Used:
at 257 locations
Simple Content Model
xsd:anyURI
Simple Content Restrictions:
MinLength:
1

All Direct / Indirect Based Elements (1):
All Direct / Indirect Based Attributes (256):
Known Usage Locations
Annotation
A URI that cannot be empty.
Type Definition Detail
Type Derivation Tree
xsd:anyURI (restriction)
  NonEmptyURI
Derivation:
restriction of xsd:anyURI
Facets:
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="NonEmptyURI">
<xsd:restriction base="xsd:anyURI">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.