simpleType "tns:ParameterizedValue"
Namespace:
Defined:
Used:
Simple Content Model
xsd:string
Simple Content Restrictions:
Pattern:
[$#](\{.*\}|\(.*\)|\[.*\])

Known Direct Subtypes (5):
tns:ParameterizedBoolean, tns:ParameterizedInt, tns:ParameterizedLong, tns:ParameterizedUInt, tns:ParameterizedUShort
All Direct / Indirect Based Attributes (5):
workqueue/@dequeueTimeout, workqueue/@lowWaterMark,
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  tns:ParameterizedValue
Derivation:
restriction of xsd:string
Facets:
pattern:
[$#](\{.*\}|\(.*\)|\[.*\])
XML Source (see within schema source)
<xs:simpleType name="ParameterizedValue">
<xs:restriction base="xs:string">
<xs:pattern value="[$#](\{.*\}|\(.*\)|\[.*\])"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.