XML Schema Documentation

Simple Type: QueryParameterValue

[Table of contents]

Super-types: xsd:string < QueryParameterValue (by restriction)
Sub-types: None
Name QueryParameterValue
Content
  • Base XSD Type: string
Documentation A type representing a value corresponding to an identifier for a parameter describing a query portfolio.
Diagram
Schema Component Representation
<xsd:simpleType name="QueryParameterValue">
<xsd:restriction base=" xsd:string "/>
</xsd:simpleType>