This repository was archived by the owner on Jul 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<?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 ) -->
33<!--
44==========================================================================
55 Schema: reatilCustomer.xsd
@@ -610,6 +610,11 @@ Some devices may use an optical port that conforms to the ANSI C12.18 standard f
610610 <xs : complexContent >
611611 <xs : extension base =" IdentifiedObject" >
612612 <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 >
613618 <xs : element name =" streetAddress" type =" StreetAddress" minOccurs =" 0" maxOccurs =" 1" >
614619 <xs : annotation >
615620 <xs : documentation >Street address.</xs : documentation >
@@ -1431,11 +1436,6 @@ ESPI Schema Primitives
14311436 <xs : extension base =" Object" >
14321437 <xs : sequence >
14331438 <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 >
14391439 </xs : sequence >
14401440 </xs : extension >
14411441 </xs : complexContent >
You can’t perform that action at this time.
0 commit comments