XML Schema "StringCommonPriceTypes.xsd"
Target Namespace:
Defined Components:
elements (2 local), complexTypes (1), simpleTypes (1)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
/home/jens/string/xmlschema/StringCommonPriceTypes.xsd; see XML source
Includes Schemas (1):
Inc░░ded in Schemas (1):
All Element Summary
Amount (type xs:dec░mal)
Type:
xs:decimal
Content:
simple
Defined:
locally within CurrencyAmountType comp░░xType; see XML source
Type:
Content:
simple
Defined:
loc░lly at 2 locations
Complex Type Summary
Amount with acc░░ding currency
Content:
complex, 2 elements
Defined:
globally; see XML source
Inc░░des:
definitions of 2 elements
Used:
Simple Type Summary
Defined:
globally; see XML source
Used:
XML Source
<?xml version="1.0" enc░░ing="UTF-8"?>
<!--
DRV STRING - STandard Reservation Interface Next Generation
© 2016-17 DRV Deu░░cher ReiseVerband e.V.
Schicklerstraße 5-7
10179 Berlin
Phone +49 30 28406-0
Fax +49 30 28406-30
Mail info@drv.de

For lic░░sing details see http://string.drv.de/license/ .

Common price data types.
-->
<xs:schema attribu░░░░░mDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://string.drv.de/xml░░hema/string" xmlns="http://string.drv.de/xmlschema/string" xmlns:xs="http://www.w3.org/2001/XML░░hema">
<xs:include schemaLocation="StringCommonTypes.xsd"/>
<xs:simpleType name="Curren░░░░deType">
<xs:restriction base="xs:string">
<xs:length value="3"/>
</xs:restriction>
</xs:simp░░Type>
<xs:complexType name="CurrencyAmountType">
<xs:annotation>
<xs:documentation>Am░unt with according currency</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:ele░ent name="Amount" nillable="false" type="xs:decimal"/>
<xs:element minOccurs="0" name="Cur░░ncy" nillable="false" type="CurrencyCodeType"/>
</xs:sequence>
</xs:complexType>
</xs:schema>

XML sc░ema documentation generated with DocFlex/XML 1.11 using DocFlex/XML XSDDoc 2.8.3 tem░░ate set

This documentation has been generated under the Evaluation (30 days) License for DocFlex/XML XSDDoc.
You may use it only for the evaluation of this software! The text was intentionally distorted by replacing some letters with shade ('░') character. As soon as you acquire the full license, no such distortions and messages will appear. You can purchase the license by following this link: http://www.filigris.com/shop/
Please note that using software in violation of its license leads to the following:
  • You break the law of your country. Every modern country has a law that protects intellectual property!
  • You make both your company and yourself vulnerable to future litigations with unpredictable consequences.
  • You cause immediate damage to the authors of the software, which may contribute to driving them out of business. This particularly applies to small companies!