simpleType EconomicAreaType
type restriction of xs:int
properties
base xs:int
used by
elements SIIPositionType/EconomicArea SIIPositionType/DerivativeOrConvertible/UnderlyingInstrument/Valuation/EconomicArea
facets
Kind Value Annotation
minInclusive 0
maxInclusive 3
annotation
documentation
SII Economic area of a quotation place (including Non listed)
source <xs:simpleType name="EconomicAreaType">
 
<xs:annotation>
   
<xs:documentation>SII Economic area of a quotation place (including Non listed)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:int">
   
<xs:minInclusive value="0"/>
   
<xs:maxInclusive value="3"/>
 
</xs:restriction>
</xs:simpleType>


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