Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 0 additions & 46 deletions xsd/netex_framework/netex_frames/netex_generalFrame_version.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -59,47 +59,7 @@ Rail transport, Roads and Road transport
<!-- ======================================================================= -->
<!-- ======================================================================= -->
<!-- ======================================================================= -->
<xsd:complexType name="entityInVersionInFrame_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for an ENTITIY IN VERSION IN FRAME member.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="containmentAggregationStructure">
<xsd:sequence>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="VersionOfObjectRef"/>
<xsd:element ref="LinkRefByValue"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<!-- ======================================================================= -->
<xsd:complexType name="versionFrameMembers_RelStructure">
<xsd:annotation>
<xsd:documentation>A collection of one or more VERSION FRAME MEMBERS.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="containmentAggregationStructure">
<xsd:choice maxOccurs="unbounded">
<xsd:element name="EntityInVersionInFrameRef" type="EntityInVersionInFrameRefStructure">
<xsd:annotation>
<xsd:documentation>Member of a VERSION FRAME.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="DataManagedObject"/>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:group name="VersionFrameMembersGroup">
<xsd:annotation>
<xsd:documentation>Elements of a VERSION FRAME MEMBER.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="members" type="versionFrameMembers_RelStructure" minOccurs="0"/>
</xsd:sequence>
</xsd:group>
<!-- ======================================================================= -->
<xsd:simpleType name="GeneralFrameIdType">
<xsd:annotation>
Expand Down Expand Up @@ -196,12 +156,6 @@ Rail transport, Roads and Road transport
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="GeneralFrameMemberIdType">
<xsd:annotation>
<xsd:documentation>Type for identifier of a GENERAL FRAME MEMBER.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FrameMemberIdType"/>
</xsd:simpleType>
<xsd:element name="GeneralFrameMemberRef" type="GeneralFrameMemberRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a GENERAL FRAME MEMBER.</xsd:documentation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,22 +109,6 @@ Rail transport, Roads and Road transport
</xsd:complexContent>
</xsd:complexType>
<!--=====Assessment=======================================================================================-->
<xsd:complexType name="accessibilityAssessments_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of ACCESSIBILITY ASSESSMENTs.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="strictContainmentAggregationStructure">
<xsd:sequence>
<xsd:element ref="AccessibilityAssessment" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Assessment of the accessibility of a SITE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="AccessibilityAssessment" substitutionGroup="VersionedChild">
<xsd:annotation>
<xsd:documentation>The accessibility characteristics of an entity used by passengers such as a STOP PLACE, or a STOP PLACE COMPONENT. Described by ACCESSIBILITY LIMITATIONs, and/or a set of SUITABILITies.</xsd:documentation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,20 +61,6 @@ Rail transport, Roads and Road transport
</xsd:annotation>
<xsd:restriction base="ObjectIdType"/>
</xsd:simpleType>
<xsd:complexType name="LimitationRefStructure">
<xsd:annotation>
<xsd:documentation>Type for reference to an ACCESSIBILITY LIMITATION.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:restriction base="VersionOfObjectRefStructure">
<xsd:attribute name="ref" type="LimitationIdType" use="required">
<xsd:annotation>
<xsd:documentation>Identifier of referenced entity.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
<!--===========================================================================================-->
<xsd:simpleType name="AccessibilityAssessmentIdType">
<xsd:annotation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,12 +146,6 @@ Rail transport, Roads and Road transport
<xsd:restriction base="ObjectIdType"/>
</xsd:simpleType>
<!-- ======================================================================= -->
<xsd:simpleType name="GroupConstraintMemberIdType">
<xsd:annotation>
<xsd:documentation>Type for identifier of a GROUP OF ENTITies CONSTRAINT MEMBER.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="ObjectIdType"/>
</xsd:simpleType>
<!-- =====GENERAL GROUP OF ENTITies =============================================== -->
<xsd:simpleType name="GeneralGroupOfEntitiesIdType">
<xsd:annotation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,6 @@ Rail transport, Roads and Road transport
<xsd:documentation>ORGANISATION part identifier types for NeTEx.</xsd:documentation>
</xsd:annotation>
<!-- ======= DEPARTMENT ==================================================== -->
<xsd:complexType name="departmentRefs_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of DEPARTMENTs.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oneToManyRelationshipStructure">
<xsd:sequence>
<xsd:element ref="DepartmentRef" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DepartmentRefStructure">
<xsd:annotation>
<xsd:documentation>Type for Reference to a DEPARTMENT.</xsd:documentation>
Expand Down Expand Up @@ -145,18 +133,6 @@ Rail transport, Roads and Road transport
</xsd:annotation>
</xsd:element>
<!-- ======== ADMINISTRATIVE ZONE ============================================ -->
<xsd:complexType name="administrativeZoneRefs_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of ADMINISTRATIVE ZONEs.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oneToManyRelationshipStructure">
<xsd:sequence>
<xsd:element ref="AdministrativeZoneRef" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="AdministrativeZoneIdType">
<xsd:annotation>
<xsd:documentation>Type for identifier of an ADMINISTRATIVE ZONE.</xsd:documentation>
Expand Down Expand Up @@ -453,18 +429,6 @@ Rail transport, Roads and Road transport
</xsd:restriction>
</xsd:simpleType>
<!-- ===== CONTACT ======================================================== -->
<xsd:complexType name="contactRefs_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of REUSABLE CONTACT. +v1.2.2</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oneToManyRelationshipStructure">
<xsd:sequence>
<xsd:element ref="ContactRef" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="ContactIdType">
<xsd:annotation>
<xsd:documentation>Type for identifier of a CONTACT.</xsd:documentation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,18 +85,6 @@ Rail transport, Roads and Road transport
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="departmentsInFrame_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for containment in frame of DEPARTMENTs.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="containmentAggregationStructure">
<xsd:sequence>
<xsd:element ref="Department" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<!-- ======================================================================= -->
<xsd:element name="Organisation_" type="DataManagedObjectStructure" abstract="true" substitutionGroup="DataManagedObject">
<xsd:annotation>
Expand Down Expand Up @@ -496,19 +484,6 @@ Rail transport, Roads and Road transport
</xsd:sequence>
</xsd:group>
<!-- ======================================================================= -->
<xsd:complexType name="organisationalUnits_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of ORGANISATIONAL UNITs.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="containmentAggregationStructure">
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="OrganisationalUnitRef"/>
<xsd:element ref="OrganisationalUnit"/>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="OrganisationalUnit" abstract="false" substitutionGroup="OrganisationPart_">
<xsd:annotation>
<xsd:documentation>OrganisationalUnit of an ORGANISATION.</xsd:documentation>
Expand Down
43 changes: 0 additions & 43 deletions xsd/netex_framework/netex_genericFramework/netex_path_support.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -54,19 +54,6 @@ Rail transport, Roads and Road transport
<xsd:documentation>NeTEx: Generic PATH identifiertypes.</xsd:documentation>
</xsd:annotation>
<!-- ====== PATH LINK ===================================================== -->
<xsd:complexType name="genericPathLinkRefs_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of references to a GENERIC PATH LINK.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oneToManyRelationshipStructure">
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="GenericPathLinkRef"/>
<xsd:element ref="PathLinkRefByValue"/>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="GenericPathLinkIdType">
<xsd:annotation>
<xsd:documentation>Type for identifier of a GENERIC PATH LINK.</xsd:documentation>
Expand Down Expand Up @@ -171,18 +158,6 @@ Rail transport, Roads and Road transport
<!-- ======================================================================= -->
<!-- Simple Type Definitions -->
<!-- ====== NAVIGATION PATH =============================================== -->
<xsd:complexType name="GenericNavigationPathRefs_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of references to a GENERIC NAVIGATION PATH.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oneToManyRelationshipStructure">
<xsd:sequence>
<xsd:element ref="GenericNavigationPathRef" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="GenericNavigationPathIdType">
<xsd:annotation>
<xsd:documentation>Type for identifier of a GENERIC NAVIGATION PATH.</xsd:documentation>
Expand Down Expand Up @@ -242,18 +217,6 @@ Rail transport, Roads and Road transport
</xsd:simpleContent>
</xsd:complexType>
<!-- ======= PATH LINK IN SEQUENCE============================================ -->
<xsd:complexType name="pathLinksInSequenceRefs_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of references to a PATH LINK.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oneToManyRelationshipStructure">
<xsd:sequence>
<xsd:element ref="PathLinkInSequenceRef" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="PathLinkInSequenceIdType">
<xsd:annotation>
<xsd:documentation>Type for identifier of link step in a PATH LINK IN SEQUENCE.</xsd:documentation>
Expand All @@ -280,12 +243,6 @@ Rail transport, Roads and Road transport
</xsd:simpleContent>
</xsd:complexType>
<!-- =======PATH LINK VIEW ============================================== -->
<xsd:simpleType name="PathLinkViewIdType">
<xsd:annotation>
<xsd:documentation>Type for identifier of a PATH LINK VIEW.;</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="ObjectIdType"/>
</xsd:simpleType>
<!-- =====PATH related ENums=================================================== -->
<xsd:simpleType name="PathDirectionEnumeration">
<xsd:annotation>
Expand Down
30 changes: 0 additions & 30 deletions xsd/netex_framework/netex_genericFramework/netex_path_version.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -122,19 +122,6 @@ Rail transport, Roads and Road transport
</xsd:element>
</xsd:sequence>
</xsd:group>
<xsd:complexType name="PathLinkEndStructure">
<xsd:annotation>
<xsd:documentation>Type for a PATH LINK END.</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:element name="PlaceRef" type="PlaceRefStructure">
<xsd:annotation>
<xsd:documentation>Reference to a PLACE, including QUAY, ACCESS SPACE, BOARDING POSITION or other node of a SITE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="GenericPathJunctionRef"/>
</xsd:choice>
</xsd:complexType>
<xsd:group name="PathLinkElementGroup">
<xsd:annotation>
<xsd:documentation>Elements of a PATH SITE ELEMENT.</xsd:documentation>
Expand All @@ -145,23 +132,6 @@ Rail transport, Roads and Road transport
</xsd:choice>
</xsd:group>
<!-- ====== GENERIC PATH JUNCTION =========================================== -->
<xsd:complexType name="GeneralPathJunctionRefs_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of PATH JUNCTIONs.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="containmentAggregationStructure">
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="GenericPathJunctionRef"/>
<xsd:element ref="GenericPathJunction">
<xsd:annotation>
<xsd:documentation>PATH JUNCTION for a SITE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="GenericPathJunction" substitutionGroup="Point">
<xsd:annotation>
<xsd:documentation>A designated point, inside or outside of a STOP PLACE or POINT OF INTEREST, at which two or more PATH LINKs may connect or branch.</xsd:documentation>
Expand Down
24 changes: 0 additions & 24 deletions xsd/netex_framework/netex_genericFramework/netex_place_support.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -107,18 +107,6 @@ Rail transport, Roads and Road transport
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="dummyPlaceRefs_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of references to a PLACE.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oneToManyRelationshipStructure">
<xsd:sequence>
<xsd:element ref="PlaceRef_" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<!-- ======================================================================= -->
<xsd:complexType name="transferRefs_RelStructure">
<xsd:annotation>
Expand Down Expand Up @@ -158,18 +146,6 @@ Rail transport, Roads and Road transport
</xsd:simpleContent>
</xsd:complexType>
<!-- ======================================================================= -->
<xsd:complexType name="accessRefs_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for a list of references to an ACCESS link.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oneToManyRelationshipStructure">
<xsd:sequence>
<xsd:element ref="AccessRef" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="AccessIdType">
<xsd:annotation>
<xsd:documentation>Type for identifier of an ACCESS link.</xsd:documentation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,22 +186,5 @@ Rail transport, Roads and Road transport
<xsd:documentation>Reference to a GROUP OF LINK SEQUENCEs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="GroupOfLinkSequencesRefStructure">
<xsd:annotation>
<xsd:documentation>Type for a reference to a GROUP OF LINK SEQUENCEs.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:restriction base="GroupOfEntitiesRefStructure">
<xsd:attribute name="ref" use="required">
<xsd:annotation>
<xsd:documentation>Identifier of a GROUP OF LINK SEQUENCEs.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="GroupOfLinkSequencesIdType"/>
</xsd:simpleType>
</xsd:attribute>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
<!-- ======================================================================= -->
</xsd:schema>
Loading