Skip to content

Inconsistency between the <sourceDesc> definiction and the example in version 0.9.3 #217

@daliboris

Description

@daliboris

By definition, a <sourceDesc> element can only contain <listBibl> elements as children, but the example in the definition contains a <biblStruct> element as a child:

<sourceDesc>
  <biblStruct>
     <listBibl type="dictionaries">
        <biblStruct>
           ...
        </biblStruct>
     </listBibl>
  </biblStruct>
</sourceDesc>

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