PropertyAttributes.xsd
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="https://developer.precisely.com/apis/schema/v1/xsd/PropertyAttributesObject.xsd"/>
<xs:element name="propertyAttributes" type ="PropertyAttributes"/>
</xs:schema>