Skip to content

Describe a default processing model for AS2 documents? #718

@trwnh

Description

@trwnh

Currently, there is no defined processing model for AS2, so encountering an AS2 document doesn't imply anything should be done with the AS2 document.

Compare to HTML, which defines a Document Object Model (DOM) such that you can parse an HTML document as a tree of nodes. HTML elements may carry additional processing models, like images, tables, forms, etc.

We should probably have some kind of idea what people are expected to do with AS2 documents, right? In other words, why would someone use AS2 documents?

Some examples of related issues:

We don't have to get too deep into what processors can do with AS2 documents, but it would be great to have at least a baseline / reference model, and maybe some guidance on how to extend or profile that processing model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions