== Why is this an issue? The ``++++`` group element isn't supported universally among web service stacks. That means that if you use it, you may end up failing to transmit your data (in the resulting XML files) to systems that can't process it. For that reason, ``++++`` should be used instead. The only constraint imposed by the use of an ``++++`` is the order it imposes, but that is usually a benefit for human readers. === Noncompliant code example [source,xml] ---- ---- === Compliant solution [source,xml] ---- ---- ifdef::env-github,rspecator-view[] ''' == Implementation Specification (visible only on this page) === Message Use a "sequence" here instead. === Highlighting ``++xs:all++`` endif::env-github,rspecator-view[]