Which XML element correctly defines a text attribute in a schema?
Posted: Thu Jul 21, 2022 9:08 pm
Which XML element correctly defines a text attribute in a schema?
A. <attribute name="COMPANY" type=" string" length=" SO" label=" company"/>
B. <attribute name=" company" type=" string" length=" SO" label="Company" />
C. <attribute name=company type=string length=SO label=company/>
D. <attribute name=" company" type="text" length=" SO" label="Company" />
A. <attribute name="COMPANY" type=" string" length=" SO" label=" company"/>
B. <attribute name=" company" type=" string" length=" SO" label="Company" />
C. <attribute name=company type=string length=SO label=company/>
D. <attribute name=" company" type="text" length=" SO" label="Company" />