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

Update to use the new layering/line wrapping technique #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sramaka
Copy link

@sramaka sramaka commented Oct 30, 2020

Updated the schema to use the lineFolding_iCalendar transform to
handle line wrapping correctly. Cleaned up the schema now that we don't
have to treat values as sequences with NL separators.

Updates for correctly parsing attachments and alternate description
property (X-ALT-DESC).
Added X-FILENAME to the list of predefined parameter names.

Added tests for parsing attachments and alternate description
(X-ALT-DESC) property in iCalendar files.

Updated the schema to use the lineFolding_iCalendar transform to
handle line wrapping correctly. Cleaned up the schema now that we don't
have to treat values as sequences with NL separators.

Updates for correctly parsing attachments and alternate description
property (X-ALT-DESC).
Added X-FILENAME to the list of predefined parameter names.

Added tests for parsing attachments and alternate description
(X-ALT-DESC) property in iCalendar files.
Copy link
Member

@mbeckerle mbeckerle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 Looks good. Please update README to point out the schema uses DFDL experimental features to deal with the line-wrapping.

Converted tabs to 2 spaces in iCalendar.dfdl.xsd.
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

Successfully merging this pull request may close these issues.

3 participants