Skip to content
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

Pull up annotation in restirction #9

Open
onacit opened this issue Sep 30, 2020 · 0 comments
Open

Pull up annotation in restirction #9

onacit opened this issue Sep 30, 2020 · 0 comments

Comments

@onacit
Copy link

onacit commented Sep 30, 2020

It seems that xs:annotation should be the first element in xs:restriction.

<restriction
  base = QName
  id = ID
  {any attributes with non-schema namespace . . .}>
  Content: (annotation?, (simpleType?, (minExclusive | minInclusive | maxExclusive | maxInclusive | totalDigits | fractionDigits | length | minLength | maxLength | enumeration | whiteSpace | pattern | assertion | explicitTimezone | {any with namespace: ##other})*))
</restriction>

https://github.com/xsf/schemas/blob/master/jingle-apps-dtls.xsd#L28-L32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant