cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Translate the entire conversation x

Attribute related information from Windchill in XML file

AJ_10616560
3-Newcomer

Attribute related information from Windchill in XML file

When converting excel file into XML file, under Attribute definition there are few information in converted XML file which is not in excel. Are they static and what are those tags refers to?

 

AJ_10616560_1-1678450851996.png

ACCEPTED SOLUTION

Accepted Solutions
Fadel
22-Sapphire III
(To:AJ_10616560)

Generally the the first tag should have the quantity of measure for real numbers with units  like 

<csvQoMName>Length</csvQoMName> , in case of loading Options (O&V) this is required only for numeric options 

when specifying above , the second tag can hold units for each measurement system like below 

 <csvnameValuePairs > CGS ~ cm|MKS ~ m| SI ~ m|USCS ~ in </csvnameValuePairs >

 

Fede

View solution in original post

1 REPLY 1
Fadel
22-Sapphire III
(To:AJ_10616560)

Generally the the first tag should have the quantity of measure for real numbers with units  like 

<csvQoMName>Length</csvQoMName> , in case of loading Options (O&V) this is required only for numeric options 

when specifying above , the second tag can hold units for each measurement system like below 

 <csvnameValuePairs > CGS ~ cm|MKS ~ m| SI ~ m|USCS ~ in </csvnameValuePairs >

 

Fede
Announcements

Top Tags