-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Necessary low level elements for User Preferences #302
Conversation
No UserPreference for the time being. New optimisation methods, walking and cycling profile and includeAlternativeOptions all for Trips
multiple OptimisationMethods with wrapper Improved docu for some points removed normal from descriptions of cycling improved description of hiking
superseeds: https://github.com/VDVde/OJP/pull/221/files |
OJP/OJP_Trips.xsd
Outdated
<xs:element name="OptimisationMethod" type="OptimisationMethodEnumeration"/> | ||
<xs:element name="OptimisationMethods" type="OptimisationMethodList" minOccurs="0"> | ||
<xs:annotation> | ||
<xs:documentation>the types of algorithm that can be used for planning a journey (fastest, least walking, etc)</xs:documentation> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<xs:documentation>the types of algorithm that can be used for planning a journey (fastest, least walking, etc)</xs:documentation> | |
<xs:documentation>the types of algorithm that can be used for planning a journey (fastest, least walking, etc.)</xs:documentation> |
OJP/OJP_Trips.xsd
Outdated
<xs:sequence> | ||
<xs:element name="OptimisationMethod" type="OptimisationMethodEnumeration" maxOccurs="unbounded"/> | ||
</xs:sequence> | ||
</xs:complexType> | ||
<xs:simpleType name="OptimisationMethodEnumeration"> | ||
<xs:annotation> | ||
<xs:documentation>the types of algorithm that can be used for planning a journey (fastest, least walking, etc). If multiple optimisation methods are needed, then several requests should be performed in parallel.</xs:documentation> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<xs:documentation>the types of algorithm that can be used for planning a journey (fastest, least walking, etc). If multiple optimisation methods are needed, then several requests should be performed in parallel.</xs:documentation> | |
<xs:documentation>the types of algorithm that can be used for planning a journey (fastest, least walking, etc.). If multiple optimisation methods are needed, then several requests should be performed in parallel.</xs:documentation> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@skinkie ready for your approval.
For Trips
Documentation chapter 5.4. https://vdvde.sharepoint.com/sites/CENTC278WG3SG8OJP/Freigegebene%20Dokumente/General/Version_2.0/210713-OJP-64_e_stm-2.0_work.docx?web=1