[Index] [Process] [All issues] [In work issues]
Export date: 2012-09-17 06:54:54
Row | Id | Category | Summary | Details | Priority | Status | Resolution | Release | Submitter | Assignee | Closer |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | 3568320![]() |
PLCS PSM XSD | Encapsulation of coordinates | AP242 are requesting that Coordinates and Direction ratios are represented as XML attributes - not XML elements. E.g. <Axis uid="id1"> <DirectionRatios> <LengthMeasure>0</LengthMeasure> <LengthMeasure>0</LengthMeasure> <LengthMeasure>0</LengthMeasure> </DirectionRatios> </Axis> <Origin uid="id2"> <Coordinates> <LengthMeasure>0</LengthMeasure> <LengthMeasure>0</LengthMeasure> <LengthMeasure>0</LengthMeasure> </Coordinates> </Origin> Changes to: <Axis uid="id1"> <DirectionRatios v1="0" v2="0" v3="1"/> </Axis> <Origin uid="id2"> <Coordinates x="0" y="0" z="1"/> </Origin> The justification is to reduce the file size. | 5 | Open | Remind | robbod | nobody | nobody | |
2 | 3558969![]() |
PLCS PSM Model | ProductViewDefinition is not in MessageContentSelect | This means that if I want to send you information about a view I have to tell you the version and let you receive all the views and work out the one of interest. | 5 | Open | Remind | philsp | nobody | nobody | |
3 | 3568112![]() |
PLCS PSM Model | PrecisionQualifier.significantDigits | AP242 and the STEP modules teams have identified an inconsistency: ValueWithUnit.significantDigits PrecisionQualifier.precisionValue The properties mean the same thing - hence should have the same name: The proposal is to change them to: ValueWithUnit.significantDigits PrecisionQualifier.significantDigits | 5 | Open | Remind | robbod | robbod | nobody | |
4 | 3568114![]() |
PLCS PSM Model | ExternalItem.externalId | Ap242 are proposing to change the attribute externalId of ExternalItem to id ENTITY ExternalItem; SUPERTYPE OF (ONEOF (ExternalRepresentationItem)); description : OPTIONAL DescriptorSelect; id (*externalId*) : SingleIdentifierSelect; source : OPTIONAL ExternalSourceSelect; UNIQUE ur1: id (*externalId*), source; END_ENTITY; | 5 | Open | Remind | robbod | robbod | nobody | |
5 | 3568317![]() |
PLCS PSM Model | Rename Subset | There is a request from 242 and STEP to rename Subset to SubsetMember. Principally for consistency / meaning Affected template: ClassCode | 5 | Open | Remind | robbod | robbod | nobody |