Skip to content

Allow type for grammars applied to non-XML structures #4

@AndrewSales

Description

@AndrewSales

xvrl/schema/xvrl.rnc

Lines 143 to 149 in 19438c4

schema =
element schema {
common.attr,
attribute href { xsd:anyURI }?,
attribute schematypens { xsd:anyURI },
attribute version { text }?
}

Should we follow the xml-model convention of type='{MIME-type}' here, since non-XML grammars may not have an associated namespace?

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