Skip to content

Commit

Permalink
Update DataTypes.md
Browse files Browse the repository at this point in the history
resolves #332
  • Loading branch information
atomczak authored Nov 6, 2024
1 parent eff6e57 commit 846d27a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Documentation/ImplementersDocumentation/DataTypes.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Columns of the table determine the validity of the type depending on the schema
| IFCALARMTYPEENUM | ✔️ | ✔️ | ✔️ | xs:string |
| IFCALIGNMENTCANTSEGMENTTYPEENUM ||| ✔️ | xs:string |
| IFCALIGNMENTHORIZONTALSEGMENTTYPEENUM ||| ✔️ | xs:string |
| IFCALIGNMENTTYPEENUM || ✔️ | ✔️ | xs:string |
| IFCALIGNMENTTYPEENUM || | ✔️ | xs:string |
| IFCALIGNMENTVERTICALSEGMENTTYPEENUM ||| ✔️ | xs:string |
| IFCAMOUNTOFSUBSTANCEMEASURE | ✔️ | ✔️ | ✔️ | xs:double |
| IFCANALYSISMODELTYPEENUM | ✔️ | ✔️ | ✔️ | xs:string |
Expand Down Expand Up @@ -231,7 +231,6 @@ Columns of the table determine the validity of the type depending on the schema
| IFCNONNEGATIVELENGTHMEASURE || ✔️ | ✔️ | xs:double |
| IFCNORMALISEDRATIOMEASURE | ✔️ | ✔️ | ✔️ | xs:double |
| IFCNULLSTYLE | ✔️ | ✔️ || xs:string |
| IFCNULLSTYLEENUM | ✔️ | ✔️ || xs:string |
| IFCNUMERICMEASURE | ✔️ | ✔️ | ✔️ | xs:double |
| IFCOBJECTIVEENUM | ✔️ | ✔️ | ✔️ | xs:string |
| IFCOBJECTTYPEENUM | ✔️ | ✔️ || xs:string |
Expand Down

0 comments on commit 846d27a

Please sign in to comment.