-
Update, we now have a new issue with implementing the Operational Location.
We want to sync systems using the OperationLocation but we found the current schema of MaterialRequirement/StorageLocation…
-
Continuing a discussion from [here](https://github.com/jpdillingham/B2MML.NET/pull/3). @BrentHumphreys, @feldrim
I'd like to kick off this thread by suggesting that we first understand the use cas…
-
The updated 950002 and 950004 has defined all ID attributes on objects as "required" or Mandatory. Many B2MML schema and types have the IDs as optional (0..1)
element name = "ID" type = "IdentifierTy…
-
# Issue
I'd like to point you to a typo in the Material Information Schema (XSD) of the downloadable B2MML Specification.
File: B2MML-V0600-Material.xsd
Line: 246
```
-
The updated 950002 and 950004 has defined all ID attributes on objects as "required" or Mandatory. Many B2MML schema and types have the IDs as optional (0..1)
element name = "ID" type = "IdentifierTy…
-
The updated 950002 and 950004 has defined all ID attributes on objects as "required" or Mandatory. Many B2MML schema and types have the IDs as optional (0..1)
element name = "ID" type = "IdentifierTy…
-
The updated 950002 and 950004 has defined all ID attributes on objects as "required" or Mandatory. Many B2MML schema and types have the IDs as optional (0..1)
element name = "ID" type = "IdentifierTy…
-
Maybe this feature exists, and I haven't found it (please, point me to the right source if it exists):
## Issue
It would be nice to be able to model multiple kinds of `*Information` in a single B2MM…
-
ERDi, MESA: complexType name = "WorkflowSpecificationPropertyType". This type as defined in updated Part 2 Workflow Specification model is specific to the Workflow Specification object. B2MML attem…
-
When generating java classes via xjc command of jaxb, the enumetation facets cannot be correctly inherite in the generated java classes. For example, the "EquipmentElementLevel1Type" extends "CodeType…