Skip to content

Commit 7495726

Browse files
committed
add test for MEI beam element
which uses a RelaxNG content model
1 parent 9833f3c commit 7495726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/xqsuite/element-tests.xqm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ declare
2323
declare
2424
%test:args('tei', '4.10.1', 'ab') %test:assertEquals("ab abbr add addName addSpan address affiliation alt altGrp am anchor app att bibl biblFull biblStruct binaryObject bloc c caesura camera caption castList catchwords cb certainty choice cit cl classSpec climate code constraintSpec corr country damage damageSpan dataSpec date del delSpan depth desc dim dimensions distinct district eg egXML elementSpec ellipsis email emph eventName ex expan fLib figure floatingText foreign forename formula fs fvLib fw g gap gb genName geo geogFeat geogName gi gloss graphic handShift height heraldry hi ident idno incident index interp interpGrp join joinGrp kinesic l label lang lb lg link linkGrp list listApp listBibl listEvent listNym listObject listOrg listPerson listPlace listRef listRelation listTranspose listWit location locus locusGrp m macroSpec material measure measureGrp media mentioned metamark milestone mod moduleSpec move msDesc name nameLink notatedMusic note noteGrp num oRef objectName objectType offset orgName orig origDate origPlace outputRendition pRef pause pb pc persName persPronouns phr placeName population precision ptr q quote redo ref reg region respons restore retrace rhyme roleName rs ruby s said secFol secl seg settlement shift sic signatures soCalled sound space span spanGrp specDesc specGrp specGrpRef specList stage stamp state subst substJoin supplied surname surplus table tag tech term terrain time timeline title trait unclear undo unit val view vocal w watermark width witDetail writing")
2525
%test:args('tei', '3.6.0', 'ab') %test:assertEquals("abbr add addName addSpan address affiliation alt altGrp am anchor app att bibl biblFull biblStruct binaryObject bloc c caesura camera caption castList catchwords cb certainty choice cit cl classSpec climate code constraintSpec corr country damage damageSpan dataSpec date del delSpan depth desc dim dimensions distinct district eg egXML elementSpec email emph ex expan fLib figure floatingText foreign forename formula fs fvLib fw g gap gb genName geo geogFeat geogName gi gloss graphic handShift height heraldry hi ident idno incident index interp interpGrp join joinGrp kinesic l label lang lb lg link linkGrp list listApp listBibl listEvent listNym listObject listOrg listPerson listPlace listRef listRelation listTranspose listWit location locus locusGrp m macroSpec material measure measureGrp media mentioned metamark milestone mod moduleSpec move msDesc name nameLink notatedMusic note num oRef objectName objectType offset orgName orig origDate origPlace outputRendition pRef pause pb pc persName phr placeName population precision ptr q quote redo ref reg region respons restore retrace rhyme roleName rs s said secFol secl seg settlement shift sic signatures soCalled sound space span spanGrp specDesc specGrp specGrpRef specList stage stamp state subst substJoin supplied surname surplus table tag tech term terrain time timeline title trait unclear undo unit val view vocal w watermark width witDetail writing")
26+
%test:args('mei', '5.1', 'beam') %test:assertEquals("add app bTrem barLine beam beatRpt choice chord clef clefGrp corr custos damage del fTrem gap graceGrp halfmRpt handShift keySig meterSig meterSigGrp note orig pad reg rest restore sic space subst supplied tabGrp tuplet unclear")
2627
function et:test-element-content(
2728
$schema as xs:string, $version as xs:string,
2829
$elementIdent as xs:string) as xs:string {

0 commit comments

Comments
 (0)