Skip to content

sequence is not respected #1267

Open
Open
@toughlex-donatas

Description

@toughlex-donatas

https://www.w3schools.com/xml/el_sequence.asp

The sequence element specifies that the child elements must appear in a sequence.

https://learn.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/ms256089(v=vs.100)

Requires the elements in the group to appear in the specified sequence within the containing element.

This library does not ensure this behavior.

Probably needed changes are somewhere here

let currentChildXmlnsAttrib = '';

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions