Why is dot notation used for some elements?

We allow multiple representations for each property in the data model. Although most properties have only a single representation, there are several that have multiple representations. In such a case, we use that dot notation to separate the property name from the representation.

The value after the dot is a qualifier, which identifies the representation. For example, the property j:BondRevokeDate is alway of type j-xsd:date, but the property j:BondIssuer can either be of type j:PersonType or j:OrganizationType. So we use the qualifier Person for j:PersonType, and we use Organization for j:OrganizationType.

This results in two, strongly typed, elements: j:BondIssuer. Person and j:BondIssuer.Organization. More.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions