Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • PyI40AAS PyI40AAS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Lehrstuhl für Informations- und AutomatisierungssystemeLehrstuhl für Informations- und Automatisierungssysteme
  • PyI40AASPyI40AAS
  • Issues
  • #48
Closed
Open
Issue created Feb 07, 2020 by Sebastian Heppner@sebastian.heppnerOwner

XSD-Schema: missing type "annotatedRelationshipElement_t"

In type submodelElement_t, the annotatedRelationshipElement is of type aas:relationshipElement_t,

<element name="annotatedRelationshipElement" type="aas:relationshipElement_t"/>

which does not have the capability of storing the information of the parameter:

submodel.AnnotatedRelationshipElement.annotation: Optional[Set[base.AASReference[DataElement]]]

The type aas:annotatedRelationshipElement_t does not exist in the XSD-schema, so it is not just missing in submodelElement_t, but in general.

Edited Feb 11, 2020 by Michael Thies
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking