The class https://github.com/RHEAGROUP/reqifsharp/blob/3f90b2aaa837cf4f553487cb61b7b911eb2ac6fd/ReqIFSharp/AttributeValue/AttributeValueXHTML.cs#L232 looks for external objects in XHTML strings in line 232. That doesn't work if the data Attribute is not in first position. When for example the type Attribute is in first position, no external objects are detected.