-
Notifications
You must be signed in to change notification settings - Fork 0
/
x3d-4.0-Web3dExtensionsPrivate.xsd
41 lines (35 loc) · 1.3 KB
/
x3d-4.0-Web3dExtensionsPrivate.xsd
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
<!--
#
# X3D Web3D Extensions Private Schema:
#
# http://www.web3d.org/specifications/x3d-4.0-Web3dExtensionsPrivate.xsd
#
# this version: 4.0 draft
# current version: 3.3
#
# created: 30 April 2005
# revised: 31 October 2015
#
# Maintainer: Don Brutzman
#
# Purpose: support Web3D Consortium extensions to the X3D tagset.
# The primary Extensible 3D (X3D) Schema
# x3d-4.0.xsd is augmented by node definitions in
# x3d-4.0-Web3dExtensionsPublic.xsd and
# x3d-4.0-Web3dExtensionsPrivate.xsd
#
# X3D Specification Schemas:
# http://www.web3d.org/specifications/x3d-4.0.xsd
# http://www.web3d.org/specifications/x3d-4.0-Web3dExtensionsPublic.xsd
# http://www.web3d.org/specifications/x3d-4.0-Web3dExtensionsPrivate.xsd
#
# changelog:
# http://www.web3d.org/specifications/x3d-schema-changelog.txt
#
-->
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" version="4.0.0">
<!-- construction note: unlike xs:element, xs:attributeGroup constructs from parent schema not referenceable -->
<!-- ================================================================= -->
<!-- Local/user schema extensions for elements and attributes are added here. -->
<!-- ================================================================= -->
</xs:schema>