File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- edited with XMLSpy v2016 (x64) (http://www.altova.com) by National Institute of Standards & Technology (NIST ) -->
2
+ <!-- edited with XMLSpy v2017 sp2 (x64) (http://www.altova.com) by Donald F Coffin (REMI Networks ) -->
3
3
<!--
4
4
==========================================================================
5
5
Schema: reatilCustomer.xsd
@@ -610,6 +610,11 @@ Some devices may use an optical port that conforms to the ANSI C12.18 standard f
610
610
<xs : complexContent >
611
611
<xs : extension base =" IdentifiedObject" >
612
612
<xs : sequence >
613
+ <xs : element ref =" name" minOccurs =" 0" >
614
+ <xs : annotation >
615
+ <xs : documentation >Name of organisation</xs : documentation >
616
+ </xs : annotation >
617
+ </xs : element >
613
618
<xs : element name =" streetAddress" type =" StreetAddress" minOccurs =" 0" maxOccurs =" 1" >
614
619
<xs : annotation >
615
620
<xs : documentation >Street address.</xs : documentation >
@@ -1431,11 +1436,6 @@ ESPI Schema Primitives
1431
1436
<xs : extension base =" Object" >
1432
1437
<xs : sequence >
1433
1438
<xs : element name =" batchItemInfo" type =" BatchItemInfo" minOccurs =" 0" />
1434
- <xs : element ref =" name" minOccurs =" 0" >
1435
- <xs : annotation >
1436
- <xs : documentation >identifier of object instance</xs : documentation >
1437
- </xs : annotation >
1438
- </xs : element >
1439
1439
</xs : sequence >
1440
1440
</xs : extension >
1441
1441
</xs : complexContent >
You can’t perform that action at this time.
0 commit comments