Skip to content

Commit 627bdf4

Browse files
committed
test: added validation of fcpxml against dtd provided by apple.
You can find the DTD here https://developer.apple.com/documentation/professional_video_applications/fcpxml_reference/document_type_definition
1 parent 1d9c5d8 commit 627bdf4

4 files changed

Lines changed: 2003 additions & 24 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"@typescript-eslint/parser": "^5.2.0",
3939
"eslint": "^8.1.0",
4040
"mocha": "^9.1.2",
41+
"node-libxml": "^4.1.2",
4142
"ts-node": "^10.2.1",
4243
"typescript": "^4.3.4"
4344
}

0 commit comments

Comments
 (0)