Lines Matching refs:xsd
11 xsd file.
79 After 2 years we can delete the tag. When deleting, delete the tag in the xsd
92 "xsd:schema" [
95 "xsd:element" [
96 "xsd:name" {
99 "xsd:type" {
102 "xsd:ref" {
105 "xsd:minOccurs" {
108 "xsd:maxOccurs" {
113 "xsd:attribute" [
114 "xsd:name" {
117 "xsd:type" {
120 "xsd:ref" {
125 "xsd:complexType" [
126 "xsd:name" {
131 "xsd:complexContent" [
134 "xsd:simpleContent" [
137 "xsd:restriction": [
138 "xsd:base" {
143 "xsd:extension": [
144 "xsd:base" {
149 "xsd:simpleType": [
150 "xsd:name" {
155 "xsd:list": [
156 "xsd:itemType" {
161 "xsd:union": [
162 "xsd:memberTypes" {
167 "xsd:sequence": [
170 "xsd:choice": [
173 "xsd:all": [
176 "xsd:enumeration": [
177 "xsd:value" {