Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Imported schema BaseTypes2.xsd
Namespace http://inspire.ec.europa.eu/schemas/base2/1.0
Annotations
-- Definition --
schema for additional basic types used by multiple themes

-- Description --
NOTE	The additional types specified with Annex II/III data specifications are placed in a separate schema to maintain backwards compatibility.
Properties
attribute form default unqualified
element form default qualified
version 1.0
Complex Type base2:RelatedPartyPropertyType
Namespace http://inspire.ec.europa.eu/schemas/base2/1.0
Diagram
Diagram
Used by
Model
Children base2:RelatedParty
Source
<complexType name="RelatedPartyPropertyType">
  <sequence>
    <element ref="base2:RelatedParty"/>
  </sequence>
</complexType>
Complex Type base2:LegislationCitationPropertyType
Namespace http://inspire.ec.europa.eu/schemas/base2/1.0
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroup
Model
Children base2:LegislationCitation
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="LegislationCitationPropertyType">
  <sequence minOccurs="0">
    <element ref="base2:LegislationCitation"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Complex Type base2:ContactPropertyType
Namespace http://inspire.ec.europa.eu/schemas/base2/1.0
Diagram
Diagram
Model
Children base2:Contact
Source
<complexType name="ContactPropertyType">
  <sequence>
    <element ref="base2:Contact"/>
  </sequence>
</complexType>
Complex Type base2:DocumentCitationPropertyType
Namespace http://inspire.ec.europa.eu/schemas/base2/1.0
Diagram
DiagramgmlBase_xsd.tmp#AssociationAttributeGroupgmlBase_xsd.tmp#OwnershipAttributeGroup
Model
Children base2:DocumentCitation
Attributes
QName Type Fixed Default Use
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<complexType name="DocumentCitationPropertyType">
  <sequence minOccurs="0">
    <element ref="base2:DocumentCitation"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Complex Type base2:ThematicIdentifierPropertyType
Namespace http://inspire.ec.europa.eu/schemas/base2/1.0
Diagram
Diagram
Model
Children base2:ThematicIdentifier
Source
<complexType name="ThematicIdentifierPropertyType">
  <sequence>
    <element ref="base2:ThematicIdentifier"/>
  </sequence>
</complexType>