-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathx3d-4.1-Web3dExtensionsPublic.Specification.xsd
More file actions
42 lines (36 loc) · 1.37 KB
/
Copy pathx3d-4.1-Web3dExtensionsPublic.Specification.xsd
File metadata and controls
42 lines (36 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!--
#
# X3D Web3D Extensions Public Schema:
#
# https://www.web3d.org/specifications/x3d-4.1-Web3dExtensionsPublic.xsd
#
# version: 4.1
# created: 13 December 2025
# revised: see version control history
#
# Maintainer: Don Brutzman
#
# Purpose: support Web3D Consortium extensions to the X3D tagset.
# The primary Extensible 3D (X3D) Schema
# x3d-4.1.xsd is augmented by node definitions in
# x3d-4.1-Web3dExtensionsPublic.xsd and
# x3d-4.1-Web3dExtensionsPrivate.xsd
#
# X3D Specification Schemas:
# https://www.web3d.org/specifications/x3d-4.1.xsd
# https://www.web3d.org/specifications/x3d-4.1-Web3dExtensionsPublic.xsd
# https://www.web3d.org/specifications/x3d-4.1-Web3dExtensionsPrivate.xsd
#
# Web3D extensions update URL:
# https://www.web3d.org/x3d/content/x3d-4.1-Web3dExtensionsPublic.xsd
#
# changelog:
# https://www.web3d.org/specifications/x3d-schema-changelog.txt
#
-->
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" version="4.1.0">
<!-- construction note: unlike xs:element, xs:attributeGroup constructs from parent schema not referenceable -->
<!-- ================================================================= -->
<!-- enter xs:element and xs:attribute definitions here -->
<!-- ================================================================= -->
</xs:schema>