@stordata/vsphere-soapify 1.0.20250930130936 → 1.0.20251002001206

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,15 @@
1
+ <?xml version="1.0" encoding="UTF-8" ?>
2
+ <!--
3
+ Copyright 2005-2019 VMware, Inc. All rights reserved.
4
+ -->
5
+ <schema
6
+ targetNamespace="urn:reflect"
7
+ xmlns="http://www.w3.org/2001/XMLSchema"
8
+ xmlns:reflect="urn:reflect"
9
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
10
+ xmlns:vim25="urn:vim25"
11
+ elementFormDefault="qualified"
12
+ >
13
+ <import namespace="urn:vim25" schemaLocation="core-types.xsd" />
14
+ <include schemaLocation="reflect-types.xsd" />
15
+ </schema>
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="UTF-8" ?>
2
+ <!--
3
+ Copyright 2005-2019 VMware, Inc. All rights reserved.
4
+ -->
5
+ <schema
6
+ targetNamespace="urn:reflect"
7
+ xmlns="http://www.w3.org/2001/XMLSchema"
8
+ xmlns:reflect="urn:reflect"
9
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
10
+ xmlns:vim25="urn:vim25"
11
+ elementFormDefault="qualified"
12
+ >
13
+ <import namespace="urn:vim25" schemaLocation="core-types.xsd" />
14
+ </schema>