NAPfacade.xsd

Table of Contents

top

Schema Document Properties

Target Namespace http://nsp.rdc.nl/RDC
Version r1.53
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema includes components from the following schema document(s):
    • http://nsp.rdc.nl/r1.53/bibliotheek/rdccomplextypes.xsd

Declared Namespaces

Prefix Namespace
Default namespace http://nsp.rdc.nl/RDC
xml http://www.w3.org/XML/1998/namespace
xs http://www.w3.org/2001/XMLSchema
Schema Component Representation
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://nsp.rdc.nl/RDC" version="r1.53">
<xs:include schemaLocation="http://nsp.rdc.nl/r1.53/bibliotheek/rdccomplextypes.xsd"/>
...
</xs:schema>
top

Global Declarations

Element: aanvragenWeblabel

Name aanvragenWeblabel
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<aanvragenWeblabel
Referentie=" Referentie [0..1]">
<RDCNummer> RDCNummer </RDCNummer> [1]
<Kenteken> Kenteken </Kenteken> [1]
<DatumMutatie> Datum </DatumMutatie> [0..1]
<Kilometerstand> Kilometerstand </Kilometerstand> [1]
</aanvragenWeblabel>
Schema Component Representation
<xs:element name="aanvragenWeblabel">
<xs:complexType>
<xs:sequence>
<xs:element name="RDCNummer" type=" RDCNummer "/>
<xs:element name="Kenteken" type=" Kenteken "/>
<xs:element name="DatumMutatie" type=" Datum " minOccurs="0"/>
<xs:element name="Kilometerstand" type=" Kilometerstand "/>
</xs:sequence>
<xs:attribute name="Referentie" type=" Referentie "/>
</xs:complexType>
</xs:element>
top

Element: aanvragenWeblabelAntw

Name aanvragenWeblabelAntw
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<aanvragenWeblabelAntw
Referentie=" Referentie [0..1]">
<RDCNummer> RDCNummer </RDCNummer> [1]
<Kenteken> Kenteken </Kenteken> [1]
<ReturnCode> ReturnStatusCode </ReturnCode> [1]
<Tellersoort> Tellersoort </Tellersoort> [0..1]
</aanvragenWeblabelAntw>
Schema Component Representation
<xs:element name="aanvragenWeblabelAntw">
<xs:complexType>
<xs:sequence>
<xs:element name="RDCNummer" type=" RDCNummer "/>
<xs:element name="Kenteken" type=" Kenteken "/>
<xs:element name="ReturnCode" type=" ReturnStatusCode "/>
<xs:element name="Tellersoort" type=" Tellersoort " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Referentie" type=" Referentie "/>
</xs:complexType>
</xs:element>
top

Element: opvoerenKilometerstand

Name opvoerenKilometerstand
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<opvoerenKilometerstand
Referentie=" Referentie [0..1]">
<RDCNummer> RDCNummer </RDCNummer> [1]
<Kenteken> Kenteken </Kenteken> [1]
<Kilometerstand> Kilometerstand </Kilometerstand> [1]
<AanvragenEPas> Correct </AanvragenEPas> [1]
<EPasEmailAdres> Emailadres </EPasEmailAdres> [0..1]
<RDWBedrijfsnummer> RDWBedrijfsnummer </RDWBedrijfsnummer> [0..1]
<Rijbewijsnummer> Rijbewijsnummer </Rijbewijsnummer> [0..1]
<Tellerstand> TellerstandSpecificatie </Tellerstand> [0..1]
<RDWResponse> empty </RDWResponse> [0..1]
</opvoerenKilometerstand>
Schema Component Representation
<xs:element name="opvoerenKilometerstand">
<xs:complexType>
<xs:sequence>
<xs:element name="RDCNummer" type=" RDCNummer "/>
<xs:element name="Kenteken" type=" Kenteken "/>
<xs:element name="Kilometerstand" type=" Kilometerstand "/>
<xs:element name="AanvragenEPas" type=" Correct "/>
<xs:element name="EPasEmailAdres" type=" Emailadres " minOccurs="0"/>
<xs:element name="RDWBedrijfsnummer" type=" RDWBedrijfsnummer " minOccurs="0"/>
<xs:element name="Rijbewijsnummer" type=" Rijbewijsnummer " minOccurs="0"/>
<xs:element name="Tellerstand" type=" TellerstandSpecificatie " minOccurs="0"/>
<xs:element name="RDWResponse" type=" empty " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Referentie" type=" Referentie "/>
</xs:complexType>
</xs:element>
top

Element: opvoerenKilometerstandAntw

Name opvoerenKilometerstandAntw
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<opvoerenKilometerstandAntw
Referentie=" Referentie [0..1]">
<RDCNummer> RDCNummer </RDCNummer> [1]
<Kenteken> Kenteken </Kenteken> [1]
<InvoerKilometerRegistratie> KilometerRegistratie </InvoerKilometerRegistratie> [1]
<Voertuig> VoertuigNAP </Voertuig> [0..1]
<ReturnCode> ReturnStatusCode </ReturnCode> [1]
<Trendbreuk> Correct </Trendbreuk> [1]
<EPasNummer> EPasNummer </EPasNummer> [0..1]
<EPasEmailAdres> Emailadres </EPasEmailAdres> [0..1]
<KilometerRegistraties> KilometerRegistraties </KilometerRegistraties> [0..1]
<RDWBedrijfsnummer> RDWBedrijfsnummer </RDWBedrijfsnummer> [0..1]
<Rijbewijsnummer> Rijbewijsnummer </Rijbewijsnummer> [0..1]
<Tellerstand> TellerstandSpecificatie </Tellerstand> [0..1]
<RDWResponse> RDWResponseGegevens </RDWResponse> [0..1]
</opvoerenKilometerstandAntw>
Schema Component Representation
<xs:element name="opvoerenKilometerstandAntw">
<xs:complexType>
<xs:sequence>
<xs:element name="RDCNummer" type=" RDCNummer "/>
<xs:element name="Kenteken" type=" Kenteken "/>
<xs:element name="InvoerKilometerRegistratie" type=" KilometerRegistratie "/>
<xs:element name="Voertuig" type=" VoertuigNAP " minOccurs="0"/>
<xs:element name="ReturnCode" type=" ReturnStatusCode "/>
<xs:element name="Trendbreuk" type=" Correct "/>
<xs:element name="EPasNummer" type=" EPasNummer " minOccurs="0"/>
<xs:element name="EPasEmailAdres" type=" Emailadres " minOccurs="0"/>
<xs:element name="KilometerRegistraties" type=" KilometerRegistraties " minOccurs="0"/>
<xs:element name="RDWBedrijfsnummer" type=" RDWBedrijfsnummer " minOccurs="0"/>
<xs:element name="Rijbewijsnummer" type=" Rijbewijsnummer " minOccurs="0"/>
<xs:element name="Tellerstand" type=" TellerstandSpecificatie " minOccurs="0"/>
<xs:element name="RDWResponse" type=" RDWResponseGegevens " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Referentie" type=" Referentie "/>
</xs:complexType>
</xs:element>
top

Element: opvragenTellerRapport

Name opvragenTellerRapport
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<opvragenTellerRapport
Referentie=" Referentie [0..1]">
<RDCNummer> RDCNummer </RDCNummer> [1]
<RDWBedrijfsnummer> RDWBedrijfsnummer </RDWBedrijfsnummer> [1]
<Kenteken> Kenteken </Kenteken> [1]
<Tellerstand> TellerstandSpecificatie </Tellerstand> [1]
<VersturenTellerkaart> VersturenTellerkaart </VersturenTellerkaart> [0..1]
</opvragenTellerRapport>
Schema Component Representation
<xs:element name="opvragenTellerRapport">
<xs:complexType>
<xs:sequence>
<xs:element name="RDCNummer" type=" RDCNummer "/>
<xs:element name="RDWBedrijfsnummer" type=" RDWBedrijfsnummer "/>
<xs:element name="Kenteken" type=" Kenteken "/>
<xs:element name="Tellerstand" type=" TellerstandSpecificatie "/>
<xs:element name="VersturenTellerkaart" type=" VersturenTellerkaart " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Referentie" type=" Referentie "/>
</xs:complexType>
</xs:element>
top

Element: opvragenTellerRapportAntw

Name opvragenTellerRapportAntw
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<opvragenTellerRapportAntw
Referentie=" Referentie [0..1]">
<RDCNummer> RDCNummer </RDCNummer> [1]
<RDWBedrijfsnummer> RDWBedrijfsnummer </RDWBedrijfsnummer> [1]
<Kenteken> Kenteken </Kenteken> [1]
<Tellerstand> TellerstandSpecificatie </Tellerstand> [1]
<VersturenTellerkaart> VersturenTellerkaart </VersturenTellerkaart> [0..1]
<TellerRapport> PdfBase64 </TellerRapport> [1]
</opvragenTellerRapportAntw>
Schema Component Representation
<xs:element name="opvragenTellerRapportAntw">
<xs:complexType>
<xs:sequence>
<xs:element name="RDCNummer" type=" RDCNummer "/>
<xs:element name="RDWBedrijfsnummer" type=" RDWBedrijfsnummer "/>
<xs:element name="Kenteken" type=" Kenteken "/>
<xs:element name="Tellerstand" type=" TellerstandSpecificatie "/>
<xs:element name="VersturenTellerkaart" type=" VersturenTellerkaart " minOccurs="0"/>
<xs:element name="TellerRapport" type=" PdfBase64 "/>
</xs:sequence>
<xs:attribute name="Referentie" type=" Referentie "/>
</xs:complexType>
</xs:element>
top

Global Definitions

Complex Type: KilometerRegistratie

Super-types: None
Sub-types: None
Name KilometerRegistratie
Used by (from the same schema document) Element opvoerenKilometerstandAntw , Complex Type KilometerRegistraties
Abstract no
XML Instance Representation
<...>
<KilometerStand> Kilometerstand </KilometerStand> [1]
<DatumMutatie> Datum </DatumMutatie> [1]
<Tellervervanging> Correct </Tellervervanging> [1]
<EigenStand> Correct </EigenStand> [1]
</...>
Schema Component Representation
<xs:complexType name="KilometerRegistratie">
<xs:sequence>
<xs:element name="KilometerStand" type=" Kilometerstand "/>
<xs:element name="DatumMutatie" type=" Datum "/>
<xs:element name="Tellervervanging" type=" Correct "/>
<xs:element name="EigenStand" type=" Correct "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: KilometerRegistraties

Super-types: None
Sub-types: None
Name KilometerRegistraties
Used by (from the same schema document) Element opvoerenKilometerstandAntw
Abstract no
XML Instance Representation
<...>
<KilometerRegistratie> KilometerRegistratie </KilometerRegistratie> [1..*]
</...>
Schema Component Representation
<xs:complexType name="KilometerRegistraties">
<xs:sequence>
<xs:element name="KilometerRegistratie" type=" KilometerRegistratie " maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: RDWResponseGegevens

Super-types: empty < RDWResponseGegevens (by extension)
Sub-types: None
Name RDWResponseGegevens
Used by (from the same schema document) Element opvoerenKilometerstandAntw
Abstract no
XML Instance Representation
<...>
<!-- ' empty ' super type was not found in this schema. Some elements and attributes may be missing. -->
<TrendinfoCode> TrendinfoCode </TrendinfoCode> [0..1]
<OKRStatus> OKRStatus </OKRStatus> [0..1]
<ToelichtingTrendinfo> ToelichtingTrendinfo </ToelichtingTrendinfo> [0..1]
<ControleFout> RDWFout </ControleFout> [0..1]
<ToelichtingControleFout> RDWKorteMelding </ToelichtingControleFout> [0..1]
<HistorieFout> RDWFout </HistorieFout> [0..1]
<ToelichtingHistorieFout> RDWKorteMelding </ToelichtingHistorieFout> [0..1]
<RapportFout> RDWFout </RapportFout> [0..1]
<ToelichtingRapportFout> RDWKorteMelding </ToelichtingRapportFout> [0..1]
</...>
Schema Component Representation
<xs:complexType name="RDWResponseGegevens">
<xs:complexContent>
<xs:extension base=" empty ">
<xs:sequence>
<xs:element name="TrendinfoCode" type=" TrendinfoCode " minOccurs="0"/>
<xs:element name="OKRStatus" type=" OKRStatus " minOccurs="0"/>
<xs:element name="ToelichtingTrendinfo" type=" ToelichtingTrendinfo " minOccurs="0"/>
<xs:element name="ControleFout" type=" RDWFout " minOccurs="0"/>
<xs:element name="ToelichtingControleFout" type=" RDWKorteMelding " minOccurs="0"/>
<xs:element name="HistorieFout" type=" RDWFout " minOccurs="0"/>
<xs:element name="ToelichtingHistorieFout" type=" RDWKorteMelding " minOccurs="0"/>
<xs:element name="RapportFout" type=" RDWFout " minOccurs="0"/>
<xs:element name="ToelichtingRapportFout" type=" RDWKorteMelding " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: Returncode

Super-types: None
Sub-types: None
Name Returncode
Abstract no
XML Instance Representation
<...>
<StatusCode> ReturnStatusCode </StatusCode> [1]
<Omschrijving> Omschrijving </Omschrijving> [1]
</...>
Schema Component Representation
<xs:complexType name="Returncode">
<xs:sequence>
<xs:element name="StatusCode" type=" ReturnStatusCode "/>
<xs:element name="Omschrijving" type=" Omschrijving "/>
</xs:sequence>
</xs:complexType>
top

Complex Type: VersturenTellerkaart

Super-types: None
Sub-types: None
Name VersturenTellerkaart
Used by (from the same schema document) Element opvragenTellerRapport , Element opvragenTellerRapportAntw
Abstract no
XML Instance Representation
<...
Emailadres=" Emailadres [0..1]"
EmailVerstuurd=" Correct [0..1]"/>
Schema Component Representation
<xs:complexType name="VersturenTellerkaart">
<xs:attribute name="Emailadres" type=" Emailadres "/>
<xs:attribute name="EmailVerstuurd" type=" Correct "/>
</xs:complexType>
top

Complex Type: VoertuigNAP

Super-types: None
Sub-types: None
Name VoertuigNAP
Used by (from the same schema document) Element opvoerenKilometerstandAntw
Abstract no
XML Instance Representation
<...>
<Merk> Merk </Merk> [1]
<Model> Model </Model> [1]
<Uitvoering> Omschrijving </Uitvoering> [1]
<DatumEersteInschrijving> Datum </DatumEersteInschrijving> [1]
<Bouwjaar> Jaar </Bouwjaar> [1]
<Brandstofcode> Brandstofcode </Brandstofcode> [1]
<DatumVervalAPK> Datum </DatumVervalAPK> [1]
<Tellersoort> Tellersoort </Tellersoort> [0..1]
<WijzeInvoer> WijzeInvoer </WijzeInvoer> [0..1]
</...>
Schema Component Representation
<xs:complexType name="VoertuigNAP">
<xs:sequence>
<xs:element name="Merk" type=" Merk "/>
<xs:element name="Model" type=" Model "/>
<xs:element name="Uitvoering" type=" Omschrijving "/>
<xs:element name="DatumEersteInschrijving" type=" Datum "/>
<xs:element name="Bouwjaar" type=" Jaar "/>
<xs:element name="Brandstofcode" type=" Brandstofcode "/>
<xs:element name="DatumVervalAPK" type=" Datum "/>
<xs:element name="Tellersoort" type=" Tellersoort " minOccurs="0"/>
<xs:element name="WijzeInvoer" type=" WijzeInvoer " minOccurs="0"/>
</xs:sequence>
</xs:complexType>
top

Complex Type: empty

Super-types: None
Sub-types:
Name empty
Used by (from the same schema document) Element opvoerenKilometerstand
Abstract no
XML Instance Representation
<.../>
Schema Component Representation
<xs:complexType name="empty"/>
top

Simple Type: EPasNummer

Super-types: xs:string < EPasNummer (by restriction)
Sub-types: None
Name EPasNummer
Used by (from the same schema document) Element opvoerenKilometerstandAntw
Content
  • Base XSD Type: string
  • pattern = [0-9]*
  • length = 7
Schema Component Representation
<xs:simpleType name="EPasNummer">
<xs:restriction base=" xs:string ">
<xs:length value="7"/>
<xs:pattern value="[0-9]*"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: OKRStatus

Super-types: xs:integer < OKRStatus (by restriction)
Sub-types: None
Name OKRStatus
Used by (from the same schema document) Complex Type RDWResponseGegevens
Content
  • Base XSD Type: integer
  • total no. of digits = 2
Schema Component Representation
<xs:simpleType name="OKRStatus">
<xs:restriction base=" xs:integer ">
<xs:totalDigits value="2"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: RDWFout

Super-types: xs:string < RDWFout (by restriction)
Sub-types: None
Name RDWFout
Used by (from the same schema document) Complex Type RDWResponseGegevens , Complex Type RDWResponseGegevens , Complex Type RDWResponseGegevens
Content
  • Base XSD Type: string
  • length <= 3
Schema Component Representation
<xs:simpleType name="RDWFout">
<xs:restriction base=" xs:string ">
<xs:maxLength value="3"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: RDWKorteMelding

Super-types: xs:string < RDWKorteMelding (by restriction)
Sub-types: None
Name RDWKorteMelding
Used by (from the same schema document) Complex Type RDWResponseGegevens , Complex Type RDWResponseGegevens , Complex Type RDWResponseGegevens
Content
  • Base XSD Type: string
  • length <= 78
Schema Component Representation
<xs:simpleType name="RDWKorteMelding">
<xs:restriction base=" xs:string ">
<xs:maxLength value="78"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: ReturnStatusCode

Super-types: xs:string < ReturnStatusCode (by restriction)
Sub-types: None
Name ReturnStatusCode
Used by (from the same schema document) Element opvoerenKilometerstandAntw , Element aanvragenWeblabelAntw , Complex Type Returncode
Content
  • Base XSD Type: string
  • length <= 3
Schema Component Representation
<xs:simpleType name="ReturnStatusCode">
<xs:restriction base=" xs:string ">
<xs:maxLength value="3"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: ToelichtingTrendinfo

Super-types: xs:string < ToelichtingTrendinfo (by restriction)
Sub-types: None
Name ToelichtingTrendinfo
Used by (from the same schema document) Complex Type RDWResponseGegevens
Content
  • Base XSD Type: string
  • length <= 1000
Schema Component Representation
<xs:simpleType name="ToelichtingTrendinfo">
<xs:restriction base=" xs:string ">
<xs:maxLength value="1000"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: TrendinfoCode

Super-types: xs:string < TrendinfoCode (by restriction)
Sub-types: None
Name TrendinfoCode
Used by (from the same schema document) Complex Type RDWResponseGegevens
Content
  • Base XSD Type: string
  • length <= 2
Schema Component Representation
<xs:simpleType name="TrendinfoCode">
<xs:restriction base=" xs:string ">
<xs:maxLength value="2"/>
</xs:restriction>
</xs:simpleType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Super-types: Address < AusAddress (by extension)
Sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
Name AusAddress
Abstract no
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia" >
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice [1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1] ?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexType name="AusAddress">
<complexContent>
<extension base=" Address ">
<sequence>
<element name="state" type=" AusStates "/>
<element name="postcode">
<simpleType>
<restriction base=" string ">
<pattern value="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attribute name="country" type=" string " fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top